Back to Devexpress

TcxGridChartHistogramPlotHitTest Class

vcl-cxgridchartview-c299c880.md

latest1.1 KB
Original Source

TcxGridChartHistogramPlotHitTest Class

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

Declaration

delphi
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.

Inheritance

TObject TcxCustomGridHitTest TcxCustomGridViewHitTest TcxCustomGridChartDiagramHitTest TcxGridChartHistogramPlotHitTest

See Also

TcxGridChartHistogramStyles.Plot Property

TcxGridChartHistogramPlotHitTest Members

cxGridChartView Unit