ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Annotation Namespace / Ellipse Class / PointIndex Property

In This Topic
    PointIndex Property (Ellipse)
    In This Topic
    Gets or sets the data point index of the annotation.
    Syntax
    'Declaration
     
    Public Property PointIndex As Integer
    public int PointIndex {get; set;}
    See Also