<majorUnit>
(Major Unit)
This element specifies the distance between major ticks.
Attributes |
Description |
---|---|
|
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>