2.90.11 Axis.MinorInterval

Applies to RDL 2003/10 and RDL 2005/01

The Axis.MinorInterval element specifies the interval between minor gridlines and tick marks 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 determines the interval.

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

Parent elements

Axis

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

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