ChartDirector 5.1 (PHP Edition)
ColorAxis.setBoundingBox
Usage
Description
Arguments
Argument | Default | Description |
---|---|---|
fillColor | (Mandatory) | The background color of the bounding box. |
edgeColor | Transparent | The border color of the bounding box. |
raisedEffect | 0 | The 3D border width. For positive values, the border will appear raised. For negative values, the border will appear depressed. A zero value means the border will appear flat. This argument is also used to support glassEffect, softLighting and cylinderEffect effects. |
Return Value