2.187.1 PinLabel.AllowUpsideDown

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

The PinLabel.AllowUpsideDown element specifies whether a PinLabel instance can be rotated by more than 90 degrees. This element is optional. This element is ignored if the associated PinLabel instance is not within a RadialScale.

If the PinLabel.AllowUpsideDown 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.AllowUpsideDown element.

Parent elements

PinLabel

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

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