2.198.24 RadialScale.Radius
Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01
The RadialScale.Radius element specifies the radius of a RadialScale as a percentage of the size of the parent RadialGauge element. The RadialScale.Radius 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. The value of this element MUST greater than or equal to 0 and less than or equal to 1.79769+308. If the RadialScale.Radius element is not present, its value is interpreted as 37.
The following is the parent element of the RadialScale.Radius element.
Parent elements |
---|
RadialScale |
The following is the XML Schema definition of the RadialScale.Radius element.
-
<xsd:element name="Radius" type="xsd:string" minOccurs="0">