BarChart for ASP.NET WebForms
Y Property (ChartStyle)

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

Reference

ChartStyle Class
ChartStyle Members