ChartDirector 7.0 (ASP/COM/VB Edition)

WebViewPortControl.WebViewPortControl


Usage

WebViewPortControl(id)

Description

Creates a new WebViewPortControl object.

Note: In the ASP/COM/VB edition of ChartDirector, the WebViewPortControl constructor is implemented as a method of the ChartDirector.API object called ChartDirector.API.WebViewPortControl.

Arguments

ArgumentDefaultDescription
id(Mandatory)The id of the WebViewPortControl, 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 WebViewPortControl object created.