2.185.11 ScaleLabels.UseFontPercent

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

The ScaleLabels.UseFontPercent element specifies whether the font sizes for the labels within a RadialScale or a LinearScale are measured as a percentage of the parent font sizes or in the units specified by the Style.FontSize element of the ScaleLabels.Style element. This 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 ScaleLabels.UseFontPercent element.

Parent elements

ScaleLabels

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

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