2.177.7 CustomLabel.RotateLabel

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

The CustomLabel.RotateLabel element specifies whether the text for a CustomLabel rotates along with its containing element. The CustomLabel.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. If the containing element is not a RadialScale, the CustomLabel.RotateLabel element is ignored.

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

Parent elements

CustomLabel

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

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