<orientation> (Axis Orientation)
This element specifies the stretching and stacking of the picture on the data point, series, wall, or floor.
Parent Elements  | 
|---|
  | 
Attributes  | 
Description  | 
|---|---|
  | 
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>