2.185.3 ScaleLabels.FontAngle

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

The ScaleLabels.FontAngle element specifies, in degrees, the angle of rotation for text in labels within a RadialScale or LinearScale. This element is optional. If the ScaleLabels.FontAngle element is present, its value MUST be a Float ([XMLSCHEMA2] section 3.2.4) or an expression that evaluates to a Float. The value of this element MUST be greater than or equal to 0 and less than or equal to 360. If this element is not present, its value is interpreted as 0.

The following is the parent element of the ScaleLabels.FontAngle element.

Parent elements

ScaleLabels

The following is the XML Schema definition of the ScaleLabels.FontAngle element.          

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