[Table of Contents] [docx version]
Error! No text of specified style in document.
This element specifies the distance of labels from the axis.
Parent Elements |
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>