[]
        
(Showing Draft Content)

C1.Win.Chart.Annotation.AnnotationLayer.Annotations

Annotations Property

Annotations

Gets the collection of annotation elements in the AnnotationLayer

Declaration
[C1Description("Annotation.AnnotationLayer.Annotations", "Gets the collection of annotation elements in the AnnotationLayer.")]
public ObservableCollection<IAnnotationBase> Annotations { get; }