2.177.3 CustomLabel.DistanceFromScale

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

The CustomLabel.DistanceFromScale element specifies the distance from a CustomLabel to its containing element as a percentage of the containing element size, as specified by radius in a RadialScale and by length in a LinearScale. The CustomLabel.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.<34> If this element is not present, its value is interpreted as 0.

Following is the parent element of the CustomLabel.DistanceFromScale element.

Parent elements

CustomLabel

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

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