seriesBorderLineColors PARAM tag



Assigns a border line color to each data series in the chart.

Syntax

<PARAM NAME = "seriesBorderLineColors" VALUE = "lColors">

Values

lColors
Line colors selected from a table of colors.

Usage

Specify one border 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 border 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 marker color yellow to the border of the first of three series in the chart.

See Also
seriesBorderLineWidths PARAM tag
EdgeColor property