ComponentOne Chart for .NET (2.0) Search HelpCentral 

MapAreaCollection.GetHtmlMap Method ()

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;

Return Value

An Html map tag appropriate for the C1WebChart image as a string.

Remarks

Note that the content of the string does not include the <map> tag and end tag marker </map>.

See Also

MapAreaCollection Class | MapAreaCollection Members | C1.Web.C1WebChart Namespace | MapAreaCollection.GetHtmlMap Overload List | MapAreaCollection Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.