2.90.1 Axis.CrossAt

Applies to RDL 2003/10 and RDL 2005/01

The Axis.CrossAt element specifies the value at which an Axis crosses the other axis. This element is optional. If the Axis.CrossAt element is present, its value MUST be a Numeric or DateTime ([XMLSCHEMA2] section 3.2.7) constant or an expression that evaluates to a Variant of type Numeric or DateTime. If this element is not present, the behavior is the default behavior of the chart type.

Following is the parent element of the Axis.CrossAt element.

Parent elements

Axis

The following is the XML Schema definition of the Axis.CrossAt element.

 <xsd:element name="CrossAt" type="xsd:string" minOccurs="0" />