FlexChart | ComponentOne
C1.WPF.Chart 程序集 / C1.Chart 命名空间 / HitTestInfo 类 / Axis 属性

本主题中
    Axis 属性 (HitTestInfo)
    本主题中
    Gets the axis instance at the specified coordinates when ChartElement = AxisX or AxisY.
    语法
    '声明
     
    Public ReadOnly Property Axis As IAxis
    public IAxis Axis {get;}
    请参见