seriesLayout PARAM tag



Determines the placement of the series in relation to one another.

Syntax

<PARAM NAME = "seriesLayout" VALUE = "sLayout">

Values

sLayout
The series layout:

Value Description
Behind (default) The series are displayed behind each other with respect to the x-axis.
Beside The series are aligned next to each other along the x-axis.
Stacked The series are stacked.

See Also
SeriesLayout property