ComponentOne ASP.NET MVC Controls
Y Property (SVGStyle)

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

Reference

SVGStyle Class
SVGStyle Members