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