Specifies a tooltip for the MapArea.
[Visual Basic]
Public Property Tooltip As String
[C#]
public string Tooltip {get;set;}
[Delphi]
public property Tooltip: String read get_Tooltip write set_Tooltip;
See Also
MapArea Class | MapArea Members | C1.Web.C1WebChart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |