Overload List
Gets the content of an Html map tag appropriate for the C1WebChart image as a string.
[Visual Basic] Overloads Public Function GetHtmlMap() As String
[C#] public string GetHtmlMap();
[Delphi] public function GetHtmlMap() : String; overload;
Gets the content of an Html map tag appropriate for the C1WebChart image as a string with the specified name of the map element.
[Visual Basic] Overloads Public Function GetHtmlMap(String) As String
[C#] public string GetHtmlMap(string);
[Delphi] public function GetHtmlMap(String) : String; overload;
See Also
MapAreaCollection Class | MapAreaCollection Members | C1.Web.C1WebChart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |