WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart.Annotation Namespace / AnnotationLayer Class / Annotations Property
In This Topic
    Annotations Property
    In This Topic
    Gets the collection of annotation elements in the AnnotationLayer
    Syntax
    public ObservableCollection<IAnnotationBase> Annotations {get;}
    See Also