Chart.Annotations Property
.NET Framework (current version)
Gets or sets the AnnotationCollection object that is used to store chart annotations.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
[<PersistenceModeAttribute(PersistenceMode.InnerProperty)>] member Annotations : AnnotationCollection with get
Property Value
Type: System.Web.UI.DataVisualization.Charting.AnnotationCollectionAn AnnotationCollection object that is used to store chart annotations.
All of the chart annotations are stored in this collection property.
.NET Framework
Available since 4.0
Available since 4.0
Show: