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