2.24.4.1 ST_AxisId

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

Referenced by: CT_Axis, CT_Series

This simple type<582> specifies an axis identifier.

The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this simple type.

 <xsd:simpleType name="ST_AxisId">
   <xsd:restriction base="xsd:unsignedInt"/>
 </xsd:simpleType>

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