seriesMarkerColors PARAM tag



Assigns the color of the data marker for each series in a line or radar chart.

Syntax

<PARAM NAME = "seriesMarkerColors" VALUE = "mColors">

Values

mColors
Marker colors selected from a table of colors.

Usage

Specify one marker 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 markers for 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 first of three series in the chart.

See Also
seriesConnectPoints PARAM tag
seriesMarkerIsVisible PARAM tag
seriesMarkerKinds PARAM tag
seriesMarkerSizes PARAM tag
MarkerColor property