2.90.7 Axis.Margin

Applies to RDL 2003/10 and RDL 2005/01

The Axis.Margin element specifies whether an axis margin is created. This element is optional.

The size of the margin MUST be automatically generated based on the axis scale and on the number of data points. If this element is present, its value MUST be a Boolean ([XMLSCHEMA2/2] section 3.2.2). If this element is not present, the value of this element is interpreted as false.

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

Parent elements

Axis

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

 <xsd:element name="Margin" type="xsd:boolean" minOccurs="0" />