[Table of Contents] [docx version]

Error! No text of specified style in document.

axPos (Axis Position)

This element specifies the position of the axis on the chart.

Parent Elements

catAx5.7.2.25); dateAx5.7.2.39); serAx5.7.2.176); valAx5.7.2.227)

 

Attributes

Description

val (Axis Position Value)

Specifies the position of the axis on the chart.

 

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

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

<complexType name="CT_AxPos">

   <attribute name="val" type="ST_AxPos" use="required"/>

</complexType>