[]
Gets the collection of series objects.
public IList<ChartSeriesBase<T>> Series { get; }
Public ReadOnly Property Series As IList(Of ChartSeriesBase(Of T))