2.198.16 RadialScale.Multiplier
Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01
The RadialScale.Multiplier element specifies the amount by which values on a RadialScale are multiplied before they are displayed. This element is optional. If this element is present, its value MUST be a Float ([XMLSCHEMA2] section 3.2.4) or an expression that evaluates to a Float. If this element is not present, its value is interpreted as 1.
The following is the parent element of the RadialScale.Multiplier element.
Parent elements |
---|
RadialScale |
The following is the XML Schema definition of the RadialScale.Multiplier element.
-
<xsd:element name="Multiplier" type="xsd:string" minOccurs="0" />