[Table of Contents] [docx version]
Error! No text of specified style in document.
This element specifies the amount a 3-D chart shall be rotated in the Y direction.
Parent Elements |
view3D (§5.7.2.229) |
Attributes |
Description |
val (Y Rotation Value) |
Specifies the contents of this attribute will contain an integer between 0 and 360.
The possible values for this attribute are defined by the ST_RotY simple type (§5.7.3.39). |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_RotY">
<attribute name="val" type="ST_RotY" default="0"/>
</complexType>