Annotation.Name Property

.NET Framework (current version)
 

Gets or sets the unique name of an annotation.

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

[<BindableAttribute(true)>]
override Name : string with get, set

Property Value

Type: System.String

A string that represents the unique name of the annotation.

.NET Framework
Available since 4.0
Return to top
Show: