FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart.Annotation Namespace / Ellipse Class / SeriesIndex Property

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