ChartDirector 7.0 (ASP/COM/VB Edition)

WebChartViewer.renderHTML


Usage

renderHTML([ extraAttrs ])

Description

Generates the HTML tags necessary to represent the chart, image map, and the JsChartViewer state.

The generated tags may include an <IMG> tag, image map tags, and hidden fields. Additional attributes may be included in the <IMG> by using the extraAttrs argument. Any text in extraAttrs will be inserted into the <IMG> tag as is.

Arguments

ArgumentDefaultDescription
extraAttrs""Extra attributes to be included in the <IMG> tag.

Return Value

A text string containing the HTML tags necessary to represent the chart, image map, and the JsChartViewer state