ChartDirector Ver 5.0 (PHP Edition)
Layer.setBorderColor
Usage
Description
Arguments
Argument | Default | Description |
---|---|---|
color | (Mandatory) | The border color. |
raisedEffect | 0 | Specifies the 3D border width or special shading effects. This argument is only applicable for layers that use rectangular shapes. 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. The return value of glassEffect, softLighting or cylinderEffect may be used for this argument to specify these special shading effects. For BarLayer objects, barLighting may be used as well. |
Return Value