<tickLblPos>
(Tick Label Position)
This element specifies the position of the tick labels on the axis.
Parent Elements |
---|
|
Attributes |
Description |
---|---|
|
Specifies the tick label position. The possible values for this attribute are defined by the ST_TickLblPos simple type (§5.7.3.48). |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_TickLblPos">
<attribute name="val" type="ST_TickLblPos" default="nextTo"/>
</complexType>