2.185.6 ScaleLabels.IntervalOffset

Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01

The ScaleLabels.IntervalOffset element specifies the interval offset for the first label within a RadialScale or LinearScale. This element is optional.

If this element is present, its value MUST be a Float ([XMLSCHEMA2] section 3.2.4) or an expression that evaluates to a Float. The value of this element MUST be non-negative. If this element is not present, its value is interpreted as 0, which is interpreted to be the same value as that of the RadialScale.IntervalOffset or LinearScale.Interval element that is associated with this ScaleLabels instance.

The following is the parent element of the ScaleLabels.IntervalOffset element.

Parent elements

ScaleLabels

The following is the XML Schema definition of the ScaleLabels.IntervalOffset element.          

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