Gets the data values for the chart.
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property ChartData As ChartSeriesCollection | |
| C# | |
|---|---|
public ChartSeriesCollection ChartData {get;} | |
Return Value
A ChartSeriesCollection indicating the data values for the chart.