MapArea.Name Property

.NET Framework (current version)
 

Gets or sets the name of the map area.

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

<BrowsableAttribute(False)>
Public Overrides Property Name As String

Property Value

Type: System.String

A string value that represents the name of the map area.

.NET Framework
Available since 4.0
Return to top
Show: