[Table of Contents] [docx version]

Error! No text of specified style in document.

lblOffset (Label Offset)

This element specifies the distance of labels from the axis.

Parent Elements

catAx5.7.2.25); dateAx5.7.2.39)

 

Attributes

Description

val (Label Offset Value)

Specifies the contents of this attribute will contain an integer between 0 and 1000.

 

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

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

<complexType name="CT_LblOffset">

   <attribute name="val" type="ST_LblOffset" default="100"/>

</complexType>