Gets or sets the map area name.

Namespace:  C1.Web.C1WebChartBase
Assembly:  C1.Web.C1WebChart.2 (in C1.Web.C1WebChart.2.dll)

Syntax

C#
public string Name { get; set; }
Visual Basic
Public Property Name As String
	Get
	Set

See Also