ChartDirector Ver 3.1 (PHP Edition Edition)
BaseChart.makeChart2
Usage
Description
| Constant | Value | Description |
|---|---|---|
| PNG | 0 | The PNG format. |
| GIF | 1 | The alterantive GIF format. |
| JPG | 2 | The JPEG format. |
| WMP | 3 | The WAP bitmap format. |
| BMP | 4 | The BMP format. |
Arguments
| Argument | Default | Description |
|---|---|---|
| format | (Mandatory) | A constant representing the format of the image. |
Return Value