Gets the ChartDataSeries object which fires the event.
[Visual Basic]
Public ReadOnly Property Series As ChartDataSeries
[C#]
public ChartDataSeries Series {get;}
[Delphi]
public property Series: ChartDataSeries read get_Series;
See Also
PostDrawSeriesEventArgs Class | PostDrawSeriesEventArgs Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |