ASP.NET Core MVC コントロールヘルプ
SVGStyleBuilder クラス メンバ
メソッド 

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 : SVGStyleBuilder クラス

SVGStyleBuilderデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタCreates one SVGStyleBuilder instance to configurate obj.  
トップ
パブリック メソッド
 名前解説
Public メソッド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.  
Public メソッド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  
Public メソッドConfigurates C1.Web.Mvc.SVGStyle.Cursor. CSS type of the cursor  
Public メソッドConfigurates C1.Web.Mvc.SVGStyle.Cx. the x-axis coordinate of the center of the circle, or ellipse  
Public メソッドConfigurates C1.Web.Mvc.SVGStyle.Cy. the y-axis coordinate of the center of the circle, or ellipse  
Public メソッドConfigurates C1.Web.Mvc.SVGStyle.Fill. A value that indicates the filled color of the chart style.  
Public メソッドConfigurates C1.Web.Mvc.SVGStyle.FillOpacity. A value that indicates the fill opacity of the SVG element.  
Public メソッドConfigurates C1.Web.Mvc.SVGStyle.Font. A value that indicates the font of the chart style.  
Public メソッドConfigurates C1.Web.Mvc.SVGStyle.FontFamily. A value that indicates the font family of the SVG element.  
Public メソッドConfigurates C1.Web.Mvc.SVGStyle.FontSize. A value that indicates the font size of the SVG element.  
Public メソッドConfigurates C1.Web.Mvc.SVGStyle.FontWeight. A value that indicates the font weight of the SVG element.  
Public メソッドConfigurates C1.Web.Mvc.SVGStyle.Height. A value that indicates the height of the SVG element.  
Public メソッドConfigurates C1.Web.Mvc.SVGStyle.Href. A value to indicate the URL, if specified element behaves as hyperlink  
Public メソッドConfigurates C1.Web.Mvc.SVGStyle.Opacity. A value to indicate the Opacity.  
Public メソッドConfigurates C1.Web.Mvc.SVGStyle.Path. SVG path string format  
Public メソッドConfigurates C1.Web.Mvc.SVGStyle.R. Radius of the circle, ellipse or rounded corner on the rect  
Public メソッドConfigurates C1.Web.Mvc.SVGStyle.Rx. Horisontal radius of the ellipse  
Public メソッドConfigurates C1.Web.Mvc.SVGStyle.Ry. Vertical radius of the ellipse  
Public メソッドConfigurates C1.Web.Mvc.SVGStyle.Src. Image URL, only works for Element.image element  
Public メソッドConfigurates C1.Web.Mvc.SVGStyle.Stroke. A value that indicates the stroke color.  
Public メソッドConfigurates C1.Web.Mvc.SVGStyle.StrokeDasharray. A value that indicates the stroke dasharry, possible values: ["", "-", ".", "-.", "-..", ". ", "- ", "--", "- .", "--.", "--.."]  
Public メソッドConfigurates C1.Web.Mvc.SVGStyle.StrokeLinecap. A value that indicates the stroke line cap, possible values: ["butt", "square", "round"]  
Public メソッドConfigurates C1.Web.Mvc.SVGStyle.StrokeLinejoin. A value that indicates the stroke line join method, possible values: ["bevel", "round", "miter"]  
Public メソッドConfigurates C1.Web.Mvc.SVGStyle.StrokeMiterlimit. A value that indicates the stroke miter limit.  
Public メソッドConfigurates C1.Web.Mvc.SVGStyle.StrokeOpacity. A value that indicates the stroke opacity.  
Public メソッドConfigurates C1.Web.Mvc.SVGStyle.StrokeWidth. A value that indicates the stroke width.  
Public メソッドConfigurates C1.Web.Mvc.SVGStyle.Target. Used with href  
Public メソッドConfigurates C1.Web.Mvc.SVGStyle.Text. Contents of the text element. Use \n for multiline text  
Public メソッドConfigurates C1.Web.Mvc.SVGStyle.TextAnchor. Possible values: ["start", "middle", "end"], default is "middle"  
Public メソッドConfigurates C1.Web.Mvc.SVGStyle.Title. A text value for creating a tooltip.  
Public メソッドConfigurates C1.Web.Mvc.SVGStyle.Transform. A string value for SVG element to make a transform action.  
Public メソッドConfigurates C1.Web.Mvc.SVGStyle.Width. A value that indicates the width of the chart style.  
Public メソッドConfigurates C1.Web.Mvc.SVGStyle.X. A value that indicates the x point of the chart style.  
Public メソッドConfigurates C1.Web.Mvc.SVGStyle.Y. A value that indicates the y point of the chart style.  
トップ
参照

SVGStyleBuilder クラス
C1.Web.Mvc.Fluent 名前空間