ChartDirector 6.0 (ColdFusion Edition)
CandleStickLayer.setExtraColors
Usage
Description
Arguments
Argument | Default | Description |
---|---|---|
upDownFillColor | (Mandatory) | The fill color for "up/down" days. |
upDownLineColor | (Mandatory) | The line color for "up/down" days. |
downDownFillColor | (Mandatory) | The fill color for "down/down" days. |
downDownLineColor | (Mandatory) | The line color for "down/down" days. |
leadValue | [-Infinity] | The closing price before the first trading session, which is used to determine if the first trading session is "up" or "down" according to the alternative definition. |
Return Value