SeriesList.SeriesById Property
public Dictionary<int, DataSeries> SeriesById {get;}
This language is not supported or no code example is available.
public:
property Dictionary<int^, DataSeries^>^ SeriesById {
Dictionary<int^, DataSeries^>^ get( );
}
This language is not supported or no code example is available.