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

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