TcxGridChartDataLevelInfoHitTest.DataLevelObject Property
Specifies the data group associated with the inspected data level.
Declaration
property DataLevelObject: TcxGridChartDataGroup read; write;
Property Value
Type |
---|
TcxGridChartDataGroup |
Remarks
The DataLevelObjectContainerKind field returns the container where the data group is located.
Use the DataLevel property to determine the visual position of the inspected data level.
See Also