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