LineChart for ASP.NET Web Forms
Data Property (CompositeChartSeries)

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

Reference

CompositeChartSeries Class
CompositeChartSeries Members