<axPos>
(Axis Position)
This element specifies the position of the axis on the chart.
Parent Elements |
---|
|
Attributes |
Description |
---|---|
|
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>