AnnotationGroup.Annotations Property
.NET Framework (current version)
Gets the collection of annotations in the group.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
[PersistenceModeAttribute(PersistenceMode.InnerProperty)] public AnnotationCollection Annotations { get; }
Property Value
Type: System.Web.UI.DataVisualization.Charting.AnnotationCollectionAn AnnotationCollection object.
Note that the coordinates of all annotations in the group are relative to the group annotation.
.NET Framework
Available since 4.0
Available since 4.0
Show: