2.24.4.17 ST_RegionLabelLayout
Target namespace: http://schemas.microsoft.com/office/drawing/2014/chartex
Referenced by: CT_RegionLabelLayout
This simple type<598> specifies the layout type for region labels of a geospatial series.
The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this simple type.
-
<xsd:simpleType name="ST_RegionLabelLayout"> <xsd:restriction base="xsd:string"> <xsd:enumeration value="none"/> <xsd:enumeration value="bestFitOnly"/> <xsd:enumeration value="showAll"/> </xsd:restriction> </xsd:simpleType>
See section 5.22 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).