TcxGridChartDataLevelInfoHitTest.DataLevelObject Property
In This Article
Specifies the data group associated with the inspected data level.
#Declaration
Delphi
property DataLevelObject: TcxGridChartDataGroup read; write;
#Property Value
Type |
---|
Tcx |
#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