Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
baseChartMapArea
.
.
::
.
.
Name Property
baseChartMapArea Class
See Also
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
baseChartMapArea Class
C1.Web.C1WebChartBase Namespace