Annotation.MapAreaAttributes Property
.NET Framework (current version)
Gets or sets the map area attributes of an annotation.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
abstract MapAreaAttributes : string with get, set override MapAreaAttributes : string with get, set
Property Value
Type: System.StringA string value that represents the map area attributes of an annotation.
Implements
IChartMapArea.MapAreaAttributesThis 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
Available since 4.0
Show: