| 名前 | 解説 |
| ArrowEnd | Configurates C1.Web.Mvc.SVGStyle.ArrowEnd. Sets the arrowhead on the end of the path. The format for string is <type>[-<width>[-<length>]]. Possible types: classic, block, open, oval, diamond, none, width: wide, narrow, medium, length: long, short, medium. |
| ClipRect | Configurates C1.Web.Mvc.SVGStyle.ClipRect. Sets the clip area. The format for the text is comma or space separated values: x, y, width and height |
| Cursor | Configurates C1.Web.Mvc.SVGStyle.Cursor. CSS type of the cursor |
| Cx | Configurates C1.Web.Mvc.SVGStyle.Cx. the x-axis coordinate of the center of the circle, or ellipse |
| Cy | Configurates C1.Web.Mvc.SVGStyle.Cy. the y-axis coordinate of the center of the circle, or ellipse |
| Fill | Configurates C1.Web.Mvc.SVGStyle.Fill. A value that indicates the filled color of the chart style. |
| FillOpacity | Configurates C1.Web.Mvc.SVGStyle.FillOpacity. A value that indicates the fill opacity of the SVG element. |
| Font | Configurates C1.Web.Mvc.SVGStyle.Font. A value that indicates the font of the chart style. |
| FontFamily | Configurates C1.Web.Mvc.SVGStyle.FontFamily. A value that indicates the font family of the SVG element. |
| FontSize | Configurates C1.Web.Mvc.SVGStyle.FontSize. A value that indicates the font size of the SVG element. |
| FontWeight | Configurates C1.Web.Mvc.SVGStyle.FontWeight. A value that indicates the font weight of the SVG element. |
| Height | Configurates C1.Web.Mvc.SVGStyle.Height. A value that indicates the height of the SVG element. |
| Href | Configurates C1.Web.Mvc.SVGStyle.Href. A value to indicate the URL, if specified element behaves as hyperlink |
| Opacity | Configurates C1.Web.Mvc.SVGStyle.Opacity. A value to indicate the Opacity. |
| Path | Configurates C1.Web.Mvc.SVGStyle.Path. SVG path string format |
| R | Configurates C1.Web.Mvc.SVGStyle.R. Radius of the circle, ellipse or rounded corner on the rect |
| Rx | Configurates C1.Web.Mvc.SVGStyle.Rx. Horisontal radius of the ellipse |
| Ry | Configurates C1.Web.Mvc.SVGStyle.Ry. Vertical radius of the ellipse |
| Src | Configurates C1.Web.Mvc.SVGStyle.Src. Image URL, only works for Element.image element |
| Stroke | Configurates C1.Web.Mvc.SVGStyle.Stroke. A value that indicates the stroke color. |
| StrokeDasharray | Configurates C1.Web.Mvc.SVGStyle.StrokeDasharray. A value that indicates the stroke dasharry, possible values: ["", "-", ".", "-.", "-..", ". ", "- ", "--", "- .", "--.", "--.."] |
| StrokeLinecap | Configurates C1.Web.Mvc.SVGStyle.StrokeLinecap. A value that indicates the stroke line cap, possible values: ["butt", "square", "round"] |
| StrokeLinejoin | Configurates C1.Web.Mvc.SVGStyle.StrokeLinejoin. A value that indicates the stroke line join method, possible values: ["bevel", "round", "miter"] |
| StrokeMiterlimit | Configurates C1.Web.Mvc.SVGStyle.StrokeMiterlimit. A value that indicates the stroke miter limit. |
| StrokeOpacity | Configurates C1.Web.Mvc.SVGStyle.StrokeOpacity. A value that indicates the stroke opacity. |
| StrokeWidth | Configurates C1.Web.Mvc.SVGStyle.StrokeWidth. A value that indicates the stroke width. |
| Target | Configurates C1.Web.Mvc.SVGStyle.Target. Used with href |
| Text | Configurates C1.Web.Mvc.SVGStyle.Text. Contents of the text element. Use \n for multiline text |
| TextAnchor | Configurates C1.Web.Mvc.SVGStyle.TextAnchor. Possible values: ["start", "middle", "end"], default is "middle" |
| Title | Configurates C1.Web.Mvc.SVGStyle.Title. A text value for creating a tooltip. |
| Transform | Configurates C1.Web.Mvc.SVGStyle.Transform. A string value for SVG element to make a transform action. |
| Width | Configurates C1.Web.Mvc.SVGStyle.Width. A value that indicates the width of the chart style. |
| X | Configurates C1.Web.Mvc.SVGStyle.X. A value that indicates the x point of the chart style. |
| Y | Configurates C1.Web.Mvc.SVGStyle.Y. A value that indicates the y point of the chart style. |