CustomLabel.MapAreaAttributes Property

.NET Framework (current version)
 

Gets or sets the map area attributes, if any, of the custom label.

Namespace:   System.Web.UI.DataVisualization.Charting
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.String

A string value that represents the map area attributes, if any.

.NET Framework
Available since 4.0
Return to top
Show: