Class AnnotationCollection
Represents the collection of annotation.
Inheritance
System.Object
AnnotationCollection
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public class AnnotationCollection : ObservableCollection<Annotation>
Constructors
AnnotationCollection()
Declaration
public AnnotationCollection()