[Table of Contents] [docx version]

Error! No text of specified style in document.

tickLblPos (Tick Label Position)

This element specifies the position of the tick labels on the axis.

Parent Elements

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

 

Attributes

Description

val (Tick Label Position Value)

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>