BarChart for ASP.NET WebForms
Data Property (LineChartSeries)

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

Reference

LineChartSeries Class
LineChartSeries Members