IMSL C# Numerical Library

DrawMap.Map Property

Returns the body of the HTML imagemap.

public virtual string Map {get;}

Property Value

A string that contains the body of the HTML client-side imagemap. The actual <map> and </map> tags are not included, so that the client code can more easily add attributes to the <map> tag.

See Also

DrawMap Class | Imsl.Chart2D Namespace