ChartDirector Ver 3.1 (PHP Edition Edition)
PolarChart.PolarChart
Usage
Description
Arguments
| Argument | Default | Description |
|---|---|---|
| width | (Mandatory) | The width of the chart in pixels. |
| height | (Mandatory) | The height of the chart in pixels. |
| bgColor | BackgroundColor | The background color of the chart. |
| edgeColor | Transparent | The border color of the chart. |
| raisedEffect | 0 | The width of the 3D effect for the border. For positive values, the chart will appear raised. For negative values, the chart will appear depressed. A zero value means the chart will appear flat. |
Return Value