2.198.11 RadialScale.LogarithmicBase

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

The RadialScale.LogarithmicBase element specifies the base to use for a RadialScale that is logarithmic. This element is optional. If RadialScale.Logarithmic is set to true, the RadialScale.LogarithmicBase element is ignored. If the RadialScale.LogarithmicBase 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 1. If this element is not present, its value is interpreted as 10.

The following is the parent element of the RadialScale.LogarithmicBase element.

Parent elements

RadialScale

The following is the XML Schema definition of the RadialScale.LogarithmicBase element.          

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