ChartDirector Ver 4.1 (ColdFusion Edition)

BaseChart.setSize


Usage

setSize(width, height)

Description

Sets the size of the chart.

Arguments

ArgumentDefaultDescription
width(Mandatory)The width of the chart in pixels.
height(Mandatory)The height of the chart in pixels.

Return Value

None