[Table of Contents] [docx version]

Error! No text of specified style in document.

rotX (X Rotation)

This element specifies the amount a 3-D chart shall be rotated in the X direction.

Parent Elements

view3D5.7.2.229)

 

Attributes

Description

val (X Rotation Value)

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>