[Table of Contents] [docx version]
Error! No text of specified style in document.
This element specifies the distance between major ticks.
Parent Elements |
Attributes |
Description |
val (Major Unit Value) |
Specifies the contents of this attribute will contain a positive floating point number.
The possible values for this attribute are defined by the ST_AxisUnit simple type (§5.7.3.1). |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_AxisUnit">
<attribute name="val" type="ST_AxisUnit" use="required"/>
</complexType>