<rotX>
(X Rotation)
This element specifies the amount a 3-D chart shall be rotated in the X direction.
Parent Elements |
---|
|
Attributes |
Description |
---|---|
|
Specifies the contents of this attribute will contain an integer between -90 and 90. The possible values for this attribute are defined by the ST_RotX simple type (§5.7.3.38). |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_RotX">
<attribute name="val" type="ST_RotX" default="0"/>
</complexType>