2.187.8 PinLabel.UseFontPercent

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

The PinLabel.UseFontPercent element specifies whether the font size for a PinLabel instance is measured as a percentage of the font size of its ancestor RadialScale or LinearScale element or, if set to false, is measured in the units specified by the Style.FontSize element of the PinLabel.Style element.

The PinLabel.UseFontPercent 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.UseFontPercent element.

Parent elements

PinLabel

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

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