ASP.NET MVC Controls
SVGStyle Class Members
Properties 

The following tables list the members exposed by SVGStyle.

Public Constructors
 NameDescription
Public ConstructorSVGStyle ConstructorInitializes a new instance of the SVGStyle class.  
Top
Public Properties
 NameDescription
Public PropertyArrowEndGets 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 PropertyClipRectGets or sets the clip area. The format for the text is comma or space separated values: x, y, width and height  
Public PropertyCursorCSS type of the cursor  
Public PropertyCxthe x-axis coordinate of the center of the circle, or ellipse  
Public PropertyCythe y-axis coordinate of the center of the circle, or ellipse  
Public PropertyFillA value that indicates the filled color of the chart style.  
Public PropertyFillOpacityA value that indicates the fill opacity of the SVG element.  
Public PropertyFontA value that indicates the font of the chart style.  
Public PropertyFontFamilyA value that indicates the font family of the SVG element.  
Public PropertyFontSizeA value that indicates the font size of the SVG element.  
Public PropertyFontWeightA value that indicates the font weight of the SVG element.  
Public PropertyHeightA value that indicates the height of the SVG element.  
Public PropertyHrefA value to indicate the URL, if specified element behaves as hyperlink  
Public PropertyOpacityA value to indicate the Opacity.  
Public PropertyPathSVG path string format  
Public PropertyRRadius of the circle, ellipse or rounded corner on the rect  
Public PropertyRxHorisontal radius of the ellipse  
Public PropertyRyVertical radius of the ellipse  
Public PropertySrcImage URL, only works for Element.image element  
Public PropertyStrokeA value that indicates the stroke color.  
Public PropertyStrokeDasharrayA value that indicates the stroke dasharry, possible values: ["", "-", ".", "-.", "-..", ". ", "- ", "--", "- .", "--.", "--.."]  
Public PropertyStrokeLinecapA value that indicates the stroke line cap, possible values: ["butt", "square", "round"]  
Public PropertyStrokeLinejoinA value that indicates the stroke line join method, possible values: ["bevel", "round", "miter"]  
Public PropertyStrokeMiterlimitA value that indicates the stroke miter limit.  
Public PropertyStrokeOpacityA value that indicates the stroke opacity.  
Public PropertyStrokeWidthA value that indicates the stroke width.  
Public PropertyTargetUsed with href  
Public PropertyTextContents of the text element. Use \n for multiline text  
Public PropertyTextAnchorPossible values: ["start", "middle", "end"], default is "middle"  
Public PropertyTitleA text value for creating a tooltip.  
Public PropertyTransformA string value for SVG element to make a transform action.  
Public PropertyWidthA value that indicates the width of the chart style.  
Public PropertyXA value that indicates the x point of the chart style.  
Public PropertyYA value that indicates the y point of the chart style.  
Top
See Also

Reference

SVGStyle Class
C1.Web.Mvc Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback