Axis.MapAreaAttributes Property
.NET Framework (current version)
Gets or sets the map area attributes of an axis.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
[<BindableAttribute(true)>] [<PersistenceModeAttribute(PersistenceMode.Attribute)>] abstract MapAreaAttributes : string with get, set [<BindableAttribute(true)>] [<PersistenceModeAttribute(PersistenceMode.Attribute)>] override MapAreaAttributes : string with get, set
Property Value
Type: System.StringA string value that represents the map area attributes of an axis.
Implements
IChartMapArea.MapAreaAttributesA client side image map will automatically be created if you set the MapAreaAttributes property.
A map area will be created with the attribute string appended to the <MAP> tag that corresponds to the Axis object for which this property is set.
.NET Framework
Available since 4.0
Available since 4.0
Show: