Annotation.MapAreaAttributes Property

.NET Framework (current version)
 

Gets or sets the map area attributes of an annotation.

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

Public Overridable Property MapAreaAttributes As String

Property Value

Type: System.String

A string value that represents the map area attributes of an annotation.

This string will be added to the attributes of the image map generated for the annotation.

Special keywords can be used when an annotation is anchored to a data point using the AnchorDataPoint property.

.NET Framework
Available since 4.0
Return to top
Show: