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