ChartDirector Ver 3.1 (PHP Edition Edition)
Box
.setPos
Usage
setPos(x, y)
Description
Set the coordinates of the top-left corner of the box.
Arguments
Argument
Default
Description
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
© 2004 Advanced Software Engineering Limited. All rights reserved.