ChartDirector Ver 4.1 (ColdFusion Edition)
FinanceChart.setPlotAreaStyle
Usage
Description
Arguments
| Argument | Default | Description |
|---|---|---|
| bgColor | (Mandatory) | The plot area background color. |
| majorHGridColor | (Mandatory) | Major horizontal grid color. |
| majorVGridColor | (Mandatory) | Major vertical grid color. |
| minorHGridColor | (Mandatory) | Minor horizontal grid color. In current version, minor horizontal grid is not used. |
| minorVGridColor | (Mandatory) | Minor vertical grid color. |
Return Value