AnnotationGroup.Annotations Property

.NET Framework (current version)
 

Gets the collection of annotations in the group.

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public AnnotationCollection Annotations { get; }

Note that the coordinates of all annotations in the group are relative to the group annotation.

.NET Framework
Available since 4.0
Return to top
Show: