[Table of Contents] [docx version]

Error! No text of specified style in document.

orientation (Axis Orientation)

This element specifies the stretching and stacking of the picture on the data point, series, wall, or floor.

Parent Elements

scaling5.7.2.161)

 

Attributes

Description

val (Orientation Value)

Specifies the orientation of the axis.

 

The possible values for this attribute are defined by the ST_Orientation simple type (§5.7.3.30).

The following XML Schema fragment defines the contents of this element:

<complexType name="CT_Orientation">

   <attribute name="val" type="ST_Orientation" default="minMax"/>

</complexType>