Gets the data values for the chart.
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property ChartData As ChartSeriesCollection |
C# | |
---|---|
public ChartSeriesCollection ChartData {get;} |
ActiveReports Developer 7 | |
ChartData Property | |
See Also |
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Chart Class : ChartData Property |
Glossary Item Box
Gets the data values for the chart.
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property ChartData As ChartSeriesCollection |
C# | |
---|---|
public ChartSeriesCollection ChartData {get;} |