Gets or sets the index of highlighted data series.
            
        
    Namespace: 
   C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# | 
|---|
[DefaultValueAttribute(-1)] [XmlAttributeAttribute] public int SeriesIndex { get; set; }  | 
| Visual Basic | 
|---|
<DefaultValueAttribute(-1)> _ <XmlAttributeAttribute> _ Public Property SeriesIndex As Integer Get Set  |