<legendPos>
(Legend Position)
This element specifies the position of the legend.
Parent Elements |
---|
|
Attributes |
Description |
---|---|
|
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>