TcxGridChartDataLevelInfoHitTest Properties
Stores HitTest information about the data level located at the inspected point.| Name | Description |
|---|---|
| DataLevel | Returns the visual position of the inspected data level in the data level navigator. |
| DataLevelObject | Specifies the data group associated with the inspected data level. |
| GridView | Provides access to the grid View whose element is located at the inspected point. Inherited from TcxCustomGridViewHitTest. |
| Pos | Returns the coordinates of the grid point being inspected. Inherited from TcxCustomGridHitTest. |
| ViewInfo | Provides access to ViewInfo information about the grid element located at the inspected point. Inherited from TcxCustomGridHitTest. |
See Also