Class ChartSeriesCollection
Represents a collection of ChartSeries.
Inheritance
System.Object
ChartSeriesCollection
Namespace: Com.Syncfusion.Charts
Assembly: Syncfusion.SfChart.Android.dll
Syntax
public class ChartSeriesCollection : ObservableCollection<ChartSeries>
Constructors
ChartSeriesCollection()
Declaration
public ChartSeriesCollection()