[]
Gets or sets the data point index of the annotation.
[C1Description("Annotation.AnnotationBase.PointIndex", "Gets or sets the data point index of the annotation.")]
public int PointIndex { get; set; }
<C1Description("Annotation.AnnotationBase.PointIndex", "Gets or sets the data point index of the annotation.")>
Public Property PointIndex As Integer