<lblOffset>
(Label Offset)
This element specifies the distance of labels from the axis.
Attributes |
Description |
---|---|
|
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>