2.187.5 PinLabel.RotateLabel

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

The PinLabel.RotateLabel element specifies whether a PinLabel instance rotates along with its associated RadialScale or LinearScale element. The PinLabel.RotateLabel element is ignored if the associated PinLabel element is not a descendant of a RadialScale element.

The PinLabel.RotateLabel element is optional. If this element is present, its value MUST be a Boolean ([XMLSCHEMA2/2] section 3.2.2) or an expression that evaluates to a Boolean. If this element is not present, its value is interpreted as false.

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

Parent elements

PinLabel

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

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