MapArea.IsCustom Property

.NET Framework (current version)
 

Gets or sets a value that indicates whether the map area is custom.

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

<BrowsableAttribute(False)>
Public Property IsCustom As Boolean
	Get
	Friend Set
End Property

Property Value

Type: System.Boolean

true if the map area is custom; otherwise, false.

.NET Framework
Available since 4.0
Return to top
Show: