2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / ShowTooltipEventArgs Class / PointIndex Property

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