2.163.9 GaugePanel.Height

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

The GaugePanel.Height element specifies the height of a GaugePanel. The GaugePanel.Height element is optional. If this element is present, its value MUST be an RdlSize. If the GaugePanel.Height element is not present, its value is interpreted as the height of the gauge panel's container minus the value of the peer GaugePanel.Top element.

The following is the parent element of the GaugePanel.Height element.

Parent elements

GaugePanel

The following is the XML Schema definition of the GaugePanel.Height element.          

 <xsd:element name="Height" type="SizeType" minOccurs="0" />