2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / DataHighlight Class / SeriesIndex Property

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