MobileForms Toolkit Documentation

SeriesCollection.Item Property

Gets the Series object at specified index.

Overload List

Gets the Series object at specified index.

public Series this[int] {get;}

Gets the Series object with specified name.

public Series this[string] {get;}

See Also

SeriesCollection Class | Resco.Controls.CompactChart Namespace