BarChart for ASP.NET WebForms
X Property (ChartSeriesData)

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

Reference

ChartSeriesData Class
ChartSeriesData Members