ChartDirector Ver 3.1 (PHP Edition Edition)
DrawArea.setSize
Usage
Description
Arguments
| Argument | Default | Description |
|---|---|---|
| width | (Mandatory) | The width of the drawing surface in pixels. |
| height | (Mandatory) | The height of the drawing surface in pixels. |
| bgColor | FFFFFF | The background color of the drawing surface. |
Return Value