2.90.5 Axis.MajorInterval

Applies to RDL 2003/10 and RDL 2005/01

The Axis.MajorInterval element specifies the interval between major gridlines and tick marks on an Axis. This element is optional. If the Axis.MajorInterval 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 specified, the axis will determine the interval.

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

Parent elements

Axis

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

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