2.90.9 Axis.Min

Applies to RDL 2003/10 and RDL 2005/01

The Axis.Min element specifies the minimum value for an Axis. This element is optional. If this 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.Min element.

Parent elements

Axis

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

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