Gets the Series object at specified index.
Gets the Series object at specified index.
public Series this[int] {get;}
Gets the Series object with specified name.
public Series this[string] {get;}
SeriesCollection Class | Resco.Controls.CompactChart Namespace