seriesLabelsPosition PARAM tag



Assigns or returns the position of the series labels.

Syntax

<PARAM NAME = "seriesLabelsPosition" VALUE = "position">

Values

position
The location of the series labels:
Value Description
above The labels are placed above the data point. For a pie chart, the labels are placed outside the pie.
below (default) The labels are placed below the data point. For a pie chart, the labels are placed inside the pie.

See Also
LabelPosition property