Skip to main content

TcxGridChartHistogramPlotHitTest Class

Stores HitTest information about a chart’s plot area located at the inspected point.

Declaration

TcxGridChartHistogramPlotHitTest = class(
    TcxCustomGridChartDiagramHitTest
)

Remarks

The TcxGridChartHistogramPlotHitTest class overrides the HitTestCode function to return the htPlot hit code if a chart’s plot area is located at the inspected point.

See Also