ChartDirector 6.0 (ColdFusion Edition)

JsChartViewer.setViewPortHeight


Usage

setViewPortHeight(height)

Description

Sets the height of the viewport.

The viewport height is expressed as a fraction of the height of the underlying surface. It should be between 0 and 1.

Arguments

ArgumentDefaultDescription
height(Mandatory)The height of the viewport.

Return Value

None