seriesBackgroundColors PARAM tag



Assigns a background color to each data series in the chart.

Syntax

<PARAM NAME = "seriesBackgroundColors" VALUE = "bColors">

bColors
Background colors selected from a table of colors.

Usage

Specify one color for each data series, in the order in which the series are drawn. For example, VALUE = "yellow, red, blue" assigns the color yellow to the background of the first series, red to the second series, and blue to the third series. If you want to skip a series, specify a comma as a placeholder. For example, VALUE = "yellow, , " assigns the background color yellow to the first of three series in the chart.

See Also
showSeries PARAM tag
FillColor property