Gets or sets the map area name.
[Visual Basic]
Public Property Name As String
[C#]
public string Name {get;set;}
[Delphi]
public property Name: String read get_Name write set_Name;
See Also
MapArea Class | MapArea Members | C1.Web.C1WebChart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |