TcxGridChartView.SeriesCount Property
Returns the total number of series in the grid View.
Declaration
property SeriesCount: Integer read;
Property Value
| Type | Description |
|---|---|
| Integer | The number of grid chart series accessible through the Series property. |
See Also