2.196.11 RadialGauge.AspectRatio

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

The RadialGauge.AspectRatio element specifies the ratio of the height to the width for drawing a RadialGauge. This element is optional.

If the RadialGauge.AspectRatio 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 the RadialGauge.AspectRatio element MUST be greater than or equal to 0. If this element is not present, its value is interpreted as 0. If the value of this element is 0 or if this element is not present, its value is interpreted based on the content of the gauge.

The following is the parent element of the RadialGauge.AspectRatio element.

Parent elements

RadialGauge

The following is the XML Schema definition of the RadialGauge.AspectRatio element.          

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