SetChartBkColor
- set background color of a chart

Indicators
(AmiBroker 4.80)


SYNTAX SetChartBkColor( color )
RETURNS NOTHING
FUNCTION Sets chart background to user-specified color
EXAMPLE SetChartBkColor( colorBlue );
SEE ALSO ColorHSB() function , ColorRGB() function

References:

The SetChartBkColor function is used in the following formulas in AFL on-line library:

More information:

See updated/extended version on-line.