2.168.13 GaugeImage.ResizeMode

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

The GaugeImage.ResizeMode element is ignored if it is present. However, its data type is validated and this value MUST be a String ([XMLSCHEMA2/2] section 3.2.1) or an expression that evaluates to a String. The value of this element MUST be one of the following or an expression that evaluates to one of the following:

  • AutoFit

  • None

The following is the parent element of the GaugeImage.ResizeMode element.

Parent elements

GaugeImage

The following is the XML Schema definition of the GaugeImage.ResizeMode element.

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