Skip to main content

TcxGridChartHistogramValueAxisTitleHitTest Class

Stores HitTest information about a value axis title located at the inspected point.

Declaration

TcxGridChartHistogramValueAxisTitleHitTest = class(
    TcxCustomGridChartHistogramAxisHitTest
)

Remarks

The TcxGridChartHistogramValueAxisTitleHitTest class overrides the HitTestCode function to return the htValueAxisTitle hit code if a value axis title is located at the inspected point.

See Also