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