ComponentOne ASP.NET MVC Controls
X Property (SVGStyle)

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

Reference

SVGStyle Class
SVGStyle Members