Skip to main content

TcxGridChartView.DataLevelCount Property

Returns the total number of data levels defined in the View.

Declaration

property DataLevelCount: Integer read;

Property Value

Type
Integer

Remarks

Use the DataLevelObjects zero-based indexed collection to access data groups associated with data levels.

See Also