dotml:labeljust

The horizontal cluster label location.

Simple Type Information

Used By

Source

<xs:simpleType name="labeljust">
  <xs:annotation>
    <xs:documentation>The horizontal cluster label location.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="l"/>
    <xs:enumeration value="r"/>
  </xs:restriction>
</xs:simpleType>