ActiveReports 12
ChartData Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Chart Class : ChartData Property
Gets the data values for the chart.
Syntax
'Declaration
 
Public ReadOnly Property ChartData As ChartSeriesCollection
public ChartSeriesCollection ChartData {get;}

Property Value

A ChartSeriesCollection indicating the data values for the chart.
See Also

Reference

Chart Class
Chart Members