2.90.8 Axis.Max

Applies to RDL 2003/10 and RDL 2005/01

The Axis.Max element specifies the maximum value for an Axis. This element is optional. If the Axis.Max 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 axis calculates its scale automatically.

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

Parent elements

Axis

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

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