ImageMap(Width: Integer; Height: Integer; Params: String): String;
Width. Width of the area in which a tooltip can be displayed. The value is set in pixels.
Height. Height of the area in which a tooltip can be displayed. The value is set in pixels
Params. Using this parameter the user can determine text of the tooltip, which is displayed for the series in HTML format.
The ImageMap property returns hypertext string used to form an HTML file.
This string contains advanced parameters of the series: tooltip text and the area in which this tooltip can be displayed.
The property use is given in the example for IChartCircleExInfo.ImageMap.
See also: