Definition Type: SimpleType
Name: ST_RotX
Namespace: http://schemas.openxmlformats.org/drawingml/2006/chart
Containing Schema: dml-chart.xsd
Documentation:
X Rotation
Collapse XSD Schema Diagram:
XSD Diagram of ST_RotX in schema dml-chart_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:simpleType name="ST_RotX">
    <xsd:annotation>
        <xsd:documentation>X Rotation</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:byte">
        <xsd:minInclusive value="-90" />
        <xsd:maxInclusive value="90" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
MaxInclusive 90
MinInclusive -90
Collapse Derivation Tree:
Collapse References:
nsA:val