Class ChartAnnotationCollection
It is a collection class that is used to hold a collection of chart annotations.
Inheritance
System.Object
ChartAnnotationCollection
Namespace: Syncfusion.Maui.Charts
Assembly: Syncfusion.Maui.Charts.dll
Syntax
public class ChartAnnotationCollection : ObservableCollection<ChartAnnotation>
Constructors
ChartAnnotationCollection()
Declaration
public ChartAnnotationCollection()