ChartDirector Ver 4.1 (ColdFusion Edition)
BaseChart.makeChart2
Usage
Description
| Constant | Value | Description |
|---|---|---|
| PNG | 0 | The PNG format. |
| GIF | 1 | The 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