Gets or sets the index of highlighted data series.
[Visual Basic]
Public Property SeriesIndex As Integer
[C#]
public int SeriesIndex {get;set;}
[Delphi]
public property SeriesIndex: Int32 read get_SeriesIndex write set_SeriesIndex;
See Also
DataHighlight Class | DataHighlight Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |