WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.Chart Namespace / HitTestInfo Class / Axis Property
In This Topic
    Axis Property
    In This Topic
    Gets the axis instance at the specified coordinates when ChartElement = AxisX or AxisY.
    Syntax
    public IAxis Axis {get;}
    See Also