ASP.NET Core MVC コントロールヘルプ
SVGStyle クラス メンバ
プロパティ 

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

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

パブリック コンストラクタ
 名前解説
Public コンストラクタCreates one SVGStyle instance.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or 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 プロパティGets or sets the clip area. The format for the text is comma or space separated values: x, y, width and height  
Public プロパティCSS type of the cursor  
Public プロパティthe x-axis coordinate of the center of the circle, or ellipse  
Public プロパティthe y-axis coordinate of the center of the circle, or ellipse  
Public プロパティA value that indicates the filled color of the chart style.  
Public プロパティA value that indicates the fill opacity of the SVG element.  
Public プロパティA value that indicates the font of the chart style.  
Public プロパティA value that indicates the font family of the SVG element.  
Public プロパティA value that indicates the font size of the SVG element.  
Public プロパティA value that indicates the font weight of the SVG element.  
Public プロパティA value that indicates the height of the SVG element.  
Public プロパティA value to indicate the URL, if specified element behaves as hyperlink  
Public プロパティA value to indicate the Opacity.  
Public プロパティSVG path string format  
Public プロパティRadius of the circle, ellipse or rounded corner on the rect  
Public プロパティHorisontal radius of the ellipse  
Public プロパティVertical radius of the ellipse  
Public プロパティImage URL, only works for Element.image element  
Public プロパティA value that indicates the stroke color.  
Public プロパティA value that indicates the stroke dasharry, possible values: ["", "-", ".", "-.", "-..", ". ", "- ", "--", "- .", "--.", "--.."]  
Public プロパティA value that indicates the stroke line cap, possible values: ["butt", "square", "round"]  
Public プロパティA value that indicates the stroke line join method, possible values: ["bevel", "round", "miter"]  
Public プロパティA value that indicates the stroke miter limit.  
Public プロパティA value that indicates the stroke opacity.  
Public プロパティA value that indicates the stroke width.  
Public プロパティUsed with href  
Public プロパティContents of the text element. Use \n for multiline text  
Public プロパティPossible values: ["start", "middle", "end"], default is "middle"  
Public プロパティA text value for creating a tooltip.  
Public プロパティA string value for SVG element to make a transform action.  
Public プロパティA value that indicates the width of the chart style.  
Public プロパティA value that indicates the x point of the chart style.  
Public プロパティA value that indicates the y point of the chart style.  
トップ
参照

SVGStyle クラス
C1.Web.Mvc 名前空間