Back to Devexpress

TcxGridChartView.DataGroupCount Property

vcl-cxgridchartview-dot-tcxgridchartview-984184af.md

latest1.1 KB
Original Source

TcxGridChartView.DataGroupCount Property

Gets a count of data groups in the View.

Declaration

delphi
property DataGroupCount: Integer read;

Property Value

Type
Integer

Remarks

To access a particular data group, use the DataGroups zero-based collection.

See Also

TcxGridChartView.DataGroups

TcxGridChartView.DataLevelCount

TcxGridChartView.DataLevelObjects

TcxGridChartView.VisibleDataGroupCount

TcxGridChartView.VisibleDataGroups

TcxGridChartView Class

TcxGridChartView Members

cxGridChartView Unit