Back to Devexpress

TcxGridChartView.SeriesCount Property

vcl-cxgridchartview-dot-tcxgridchartview-d6bb913a.md

latest917 B
Original Source

TcxGridChartView.SeriesCount Property

Returns the total number of series in the grid View.

Declaration

delphi
property SeriesCount: Integer read;

Property Value

TypeDescription
Integer

The number of grid chart series accessible through the Series property.

|

See Also

TcxGridChartView.ClearSeries Procedure

TcxGridChartView.VisibleSeries Property

TcxGridChartView.VisibleSeriesCount Property

TcxGridChartView Class

TcxGridChartView Members

cxGridChartView Unit