FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart.Annotation Namespace / Template Class / PointIndex Property

In This Topic
    PointIndex Property (Template)
    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