ChartDirector Ver 4.1 (ColdFusion Edition)

Box.setPos


Usage

setPos(x, y)

Description

Sets the coordinates of the top-left corner of the box.

Arguments

ArgumentDefaultDescription
x(Mandatory)The x coordinate of the left of the box.
y(Mandatory)The y coordinate of the top of the box.

Return Value

None