ChartDirector 7.0 (PHP Edition)

WebChartViewer.WebChartViewer


Usage

new WebChartViewer(id)

Description

Creates a new WebChartViewer object.

Arguments

ArgumentDefaultDescription
id(Mandatory)The id of the WebChartViewer, which is also used as the id attribute of the <IMG> tag for displaying the chart. It should start with A-Z, a-z or underscore, and consists entirely of alphanumeric characters with no spaces

Return Value

The WebChartViewer object created.