2.196.9 RadialGauge.Width

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

The RadialGauge.Width element specifies the width of a RadialGauge as a percentage of RadialGauge.ParentItem. If RadialGauge.ParentItem is not specified, the value of the RadialGauge.Width element is interpreted as relative to the width of the GaugePanel.

This element is optional. If the RadialGauge.Width element is present, its value MUST be a Float ([XMLSCHEMA2] section 3.2.4) or an expression that evaluates to a Float. If the GaugePanel.AutoLayout property for the RadialGauge.Width element’s parent GaugePanel element is set to true, the RadialGauge.Width element is ignored.

If the RadialGauge.Width element is not present, its value is interpreted as 0.

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

Parent elements

RadialGauge

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

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