ChartDirector 7.0 (ASP/COM/VB Edition)
PlotArea.
Usage
Description
Arguments
Argument | Default | Description |
---|---|---|
horizontal | (Mandatory) | true (non-zero) means to use horizontal bands. false (zero) means to use vertical bands. |
color1 | (Mandatory) | The first color to be used as the alternating background color. |
color2 | (Mandatory) | The second color to be used as the alternating 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