<crosses> (Crosses)

This element specifies how this axis crosses the perpendicular axis.

Parent Elements

<catAx>5.7.2.25); <dateAx>5.7.2.39); <serAx>5.7.2.176); <valAx>5.7.2.227)

Attributes

Description

<val> (Crosses Value)

Specifies where the axis crosses its perpendicular axis.

The possible values for this attribute are defined by the ST_Crosses simple type (§5.7.3.8).

The following XML Schema fragment defines the contents of this element:

<complexType name="CT_Crosses">
	<attribute name="val" type="ST_Crosses" use="required"/>
</complexType>