2.170.8 GaugeLabel.Top

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

The GaugeLabel.Top element specifies the distance from the top as a percentage of GaugeLabel.ParentItem. If GaugeLabel.ParentItem is not specified, the value of GaugeLabel.Top is interpreted as relative to the top of the GaugePanel.

The GaugeLabel.Top 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. If the GaugePanel.AutoLayout property for the GaugeLabel.Top element’s parent GaugePanel element is set to true, the GaugeLabel.Top element is ignored. If this element is not present, its value is interpreted as 0.

The following is the parent element of the GaugeLabel.Top element.

Parent elements

GaugeLabel

The following is the XML Schema definition of the GaugeLabel.Top element.

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