StripLine.MapAreaAttributes Property
.NET Framework (current version)
Gets or sets the map area attributes of the strip line.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
[BindableAttribute(true)] [PersistenceModeAttribute(PersistenceMode.Attribute)] public string MapAreaAttributes { get; set; }
Property Value
Type: System.StringA string value that represents the attributes of the chart element's corresponding map area.
Implements
IChartMapArea.MapAreaAttributes
.NET Framework
Available since 4.0
Available since 4.0
Show: