2.187.2 PinLabel.DistanceFromScale

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

The PinLabel.DistanceFromScale element specifies the distance of a PinLabel instance to an associated RadialScale or LinearScale element, as a percentage of the radius for RadialScale instances or length for LinearScale instances.

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

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

Parent elements

PinLabel

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

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