2.198.9 RadialScale.IntervalOffset

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

The RadialScale.IntervalOffset element specifies the default offset for the first GaugeTickMarks instance and RadialScale.ScaleLabels instance within a RadialScale. The RadialScale.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 non-negative. If this element is not present, its value is interpreted as 0.

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

Parent elements

RadialScale

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

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