Skip to main content

TcxGridChartDataLevelInfoHitTest Class

Contains the HitTest information about the data level located at the inspected point.

Declaration

TcxGridChartDataLevelInfoHitTest = class(
    TcxCustomGridViewHitTest
)

Remarks

This class introduces members that allow you to accomplish the following:

In addition, the TcxGridChartDataLevelInfoHitTest class overrides the HitTestCode method to return the htDataLevelInfo hit code if a data level is located at the inspected point.

Inheritance

See Also