ST_LegendPos

Simple Type Information

Used By

Attribute CT_LegendPos/@val

Source

<xsd:simpleType name="ST_LegendPos">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="b"/>
    <xsd:enumeration value="tr"/>
    <xsd:enumeration value="l"/>
    <xsd:enumeration value="r"/>
    <xsd:enumeration value="t"/>
  </xsd:restriction>
</xsd:simpleType>