2.24.3.73 CT_RegionLabelLayout

Target namespace: http://schemas.microsoft.com/office/drawing/2014/chartex

Referenced by: CT_SeriesLayoutProperties

A complex type<500> that specifies the layout type for region labels of a geospatial series.

Attributes:

val: An ST_RegionLabelLayout attribute<501> that 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 complex type.

 <xsd:complexType name="CT_RegionLabelLayout">
   <xsd:attribute name="val" type="ST_RegionLabelLayout" use="required"/>
 </xsd:complexType>

See section 5.22 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).