[Table of Contents] [docx version]

Error! No text of specified style in document.

crosses (Crosses)

This element specifies how this axis crosses the perpendicular axis.

Parent Elements

catAx5.7.2.25); dateAx5.7.2.39); serAx5.7.2.176); valAx5.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>