<legendPos> (Legend Position)

This element specifies the position of the legend.

Parent Elements

<legend>5.7.2.94)

Attributes

Description

<val> (Legend Position Value)

Specifies the position of the legend.

The possible values for this attribute are defined by the ST_LegendPos simple type (§5.7.3.24).

The following XML Schema fragment defines the contents of this element:

<complexType name="CT_LegendPos">
	<attribute name="val" type="ST_LegendPos" default="r"/>
</complexType>