ComponentOne ASP.NET MVC Controls
Width Property (SVGStyle)

C1.Web.Mvc Namespace > SVGStyle Class : Width Property
A value that indicates the width of the chart style.
Syntax
'Declaration
 
Public Property Width As Nullable(Of Double)
public Nullable<double> Width {get; set;}
See Also

Reference

SVGStyle Class
SVGStyle Members