BarChart for ASP.NET WebForms
Y Property (ChartSeriesData)

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace > ChartSeriesData Class : Y Property
A value that indicates the y values of the chart series data.
Syntax
'Declaration
 
Public Overridable Property Y As ChartYAxisList
public virtual ChartYAxisList Y {get; set;}
See Also

Reference

ChartSeriesData Class
ChartSeriesData Members