ChartDirector 7.0 (ASP/COM/VB Edition)

Box.setSize


Usage

setSize(w, h)

Description

Sets the width and height of the box.

Arguments

ArgumentDefaultDescription
w(Mandatory)The width of the box in pixels.
h(Mandatory)The height of the box in pixels.

Return Value

None