TcxGridChartView.VisibleSeriesCount Property
Returns the number of visible series in the grid View.
Declaration
property VisibleSeriesCount: Integer read;
Property Value
Type | Description |
---|---|
Integer | The number of series accessible through the VisibleSeries property. |
See Also