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

本主题中
    PointIndex 属性 (HitTestInfo)
    本主题中
    Gets the data point index at the specified coordinates.
    语法
    '声明
     
    Public ReadOnly Property PointIndex As Integer
    public int PointIndex {get;}
    请参见