Skip to main content

TcxCustomGridChartHistogramAxisHitTest Class

Contains the general HitTest information about a chart diagram‘s axis located at the inspected point.

Declaration

TcxCustomGridChartHistogramAxisHitTest = class(
    TcxCustomGridChartDiagramHitTest
)

Remarks

This class does not introduce any new functionality. Descendants of this class provide information specific to the axis element they correspond to.

See Also