ComponentOne FlexChart for UWP
Annotations Property

C1.UWP.FlexChart Assembly > C1.Xaml.Chart.Annotation Namespace > AnnotationLayer Class : Annotations Property
Gets the collection of annotation elements in the AnnotationLayer
Syntax
'Declaration
 
Public ReadOnly Property Annotations As System.Collections.ObjectModel.ObservableCollection(Of IAnnotationBase)
public System.Collections.ObjectModel.ObservableCollection<IAnnotationBase> Annotations {get;}
See Also

Reference

AnnotationLayer Class
AnnotationLayer Members