CustomLabel.ImageMapAreaAttributes Property
.NET Framework (current version)
Gets or sets a string that represents the area attributes of a custom label image.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
[BindableAttribute(true)] [PersistenceModeAttribute(PersistenceMode.Attribute)] public string ImageMapAreaAttributes { get; set; }
Property Value
Type: System.StringA string value that represents the area attributes of a custom label's image map.
.NET Framework
Available since 4.0
Available since 4.0
Show: