DataSeriesListEventArgs.SeriesList Property

public DataSeries[] SeriesList {get;}
This language is not supported or no code example is available.
public:  
property array< DataSeries^ >^ SeriesList { 
array< DataSeries^ >^ get( ); 
}
This language is not supported or no code example is available.
public function get SeriesList() : DataSeries[];
This language is not supported or no code example is available.

Property Value

DataSeries[]

In this article

Definition