ChartDirector 7.0 (Perl Edition)
PlotArea.
Usage
Description
Arguments
Argument | Default | Description |
---|---|---|
Q1Color | (Mandatory) | The background color to be used for the first quadrant. |
Q2Color | (Mandatory) | The background color to be used for the second quadrant. |
Q3Color | (Mandatory) | The background color to be used for the third quadrant. |
Q4Color | (Mandatory) | The background color to be used for the fourth quadrant. |
edgeColor | -1 | he 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