<majorUnit> (Major Unit)

This element specifies the distance between major ticks.

Parent Elements

<dateAx>5.7.2.39); <valAx>5.7.2.227)

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>