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