Skip to main content

TcxGridChartHistogramCategoryAxisTitleHitTest Class

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

Declaration

TcxGridChartHistogramCategoryAxisTitleHitTest = class(
    TcxCustomGridChartHistogramAxisHitTest
)

Remarks

The TcxGridChartHistogramCategoryAxisTitleHitTest class overrides the HitTestCode function to return the htCategoryAxisTitle hit code if a category axis title is located at the inspected point.

See Also