TcxGridChartView.DataGroupCount Property
Gets a count of data groups in the View.
Declaration
property DataGroupCount: Integer read;
Property Value
Type |
---|
Integer |
Remarks
To access a particular data group, use the DataGroups zero-based collection.
See Also