alexa

    Show / Hide Table of Contents

    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()

    See Also

    Annotation
    Back to top Generated by DocFX