ChartDirector Ver 4.1 (ColdFusion Edition)
PlotArea.setBackground
Usage
Description
Arguments
| Argument | Default | Description |
|---|---|---|
| color | (Mandatory) | The background color. |
| altBgColor | -1 | The second background color. -1 means there is no second background color. |
| edgeColor | -1 | The border color of the plot area. -1 means to use the default, which is LineColor. However, if the axes are configured in 4 quadrant mode (see XYChart.setAxisAtOrigin), the default will change to Transparent. |
Return Value