Intersoft.Client.UI.DataVisualization Namespace > DataPointSeriesWithAxes Class : DataAnnotations Property |
Public ReadOnly Property DataAnnotations As ObservableCollection(Of DataAnnotation)
Dim instance As DataPointSeriesWithAxes Dim value As ObservableCollection(Of DataAnnotation) value = instance.DataAnnotations
public ObservableCollection<DataAnnotation> DataAnnotations {get;}
public: property ObservableCollection<DataAnnotation^>^ DataAnnotations { ObservableCollection<DataAnnotation^>^ 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