Class NumericalPlotBandCollection
Represents a collection of NumericalPlotBand
Inheritance
System.Object
NumericalPlotBandCollection
Namespace: Syncfusion.Maui.Toolkit.Charts
Assembly: Syncfusion.Maui.Toolkit.dll
Syntax
public class NumericalPlotBandCollection : ObservableCollection<NumericalPlotBand>
Constructors
NumericalPlotBandCollection()
Declaration
public NumericalPlotBandCollection()