FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Chart Namespace / HitTestInfo Class / PointIndex Property

In This Topic
    PointIndex Property (HitTestInfo)
    In This Topic
    Gets the data point index at the specified coordinates.
    Syntax
    'Declaration
     
    Public ReadOnly Property PointIndex As System.Integer
    public System.int PointIndex {get;}
    See Also