ChartDirector 7.1 (PHP Edition)
FinanceChart.
Usage
Description
Arguments
| Argument | Default | Description |
|---|---|---|
| upperLine | (Mandatory) | The data series for the upper band line. |
| lowerLine | (Mandatory) | The data series for the lower band line. |
| lineColor | (Mandatory) | The color of the upper and lower band line. |
| fillColor | (Mandatory) | The color to fill the region between the upper and lower band lines. |
| name | (Mandatory) | The name of the band. |
Return Value