2.189.4 ScaleRange.DistanceFromScale

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

The ScaleRange.DistanceFromScale element specifies the distance from the ScaleRange instance to the containing RadialScale or LinearScale, as a percentage of the size of the radial scale or linear scale.

The ScaleRange.DistanceFromScale 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.<50> If this element is not present, its value is interpreted as 10.

The following is the parent element of the ScaleRange.DistanceFromScale element.

Parent elements

ScaleRange

The following is the XML Schema definition of the ScaleRange.DistanceFromScale element.

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