The horizontal cluster label location. |
Attribute | dotml:cluster/@labeljust |
<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> |