TcxGridChartDataLevelInfoHitTest.DataLevel Property
In This Article
Returns the visual position of the inspected data level in the data level navigator.
#Declaration
Delphi
property DataLevel: Integer read; write;
#Property Value
Type |
---|
Integer |
#Remarks
Use the DataLevelObject property to determine the data group associated with the inspected data level.
See Also