ComponentOne Chart for .NET (2.0) Search HelpCentral 

HighlightChangedEventArgs.Series Property

Gets the data series.

[Visual Basic]

Public ReadOnly Property Series As ChartDataSeries

[C#]

public ChartDataSeries Series {get;}

[Delphi]

public property Series: ChartDataSeries read get_Series;

See Also

HighlightChangedEventArgs Class | HighlightChangedEventArgs Members | C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.