Skip to main content

TcxGridChartValueAreaHitTest Class

Stores HitTest information about an area diagram‘s data marker located at the inspected point.

Declaration

TcxGridChartValueAreaHitTest = class(
    TcxGridChartValueHitTest
)

Remarks

The TcxGridChartValueAreaHitTest class overrides the HitTestCode function to return the htChartValueArea hit code if an area diagram’s data marker is located at the inspected point.

See Also