C1.WPF.Chart.Annotation Namespace > AnnotationLayer Class : Annotations Property |
'Declaration
Public ReadOnly Property Annotations As ObservableCollection(Of IAnnotationBase)
'Usage
Dim instance As AnnotationLayer Dim value As ObservableCollection(Of IAnnotationBase) value = instance.Annotations
public ObservableCollection<IAnnotationBase> Annotations {get;}
public: property ObservableCollection<IAnnotationBase^>^ Annotations { ObservableCollection<IAnnotationBase^>^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2