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