2.175.9 LinearScale.IntervalOffset

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

The LinearScale.IntervalOffset element specifies the default offset for the first GaugeTickMarks instance and LinearScale.ScaleLabels instance within a LinearScale.

The LinearScale.IntervalOffset 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 nonnegative. If this element is not present, its value is interpreted as 0.

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

Parent elements

LinearScale

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

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