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

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