2.170.10 GaugeLabel.ZIndex

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

The GaugeLabel.ZIndex element specifies the drawing order of a GaugeLabel within a GaugePanel. The GaugeLabel.ZIndex element is optional. If this element is present, its value MUST be an Integer ([XMLSCHEMA2/2] section 3.3.17) or an expression that evaluates to an Integer. If this element is not present, its value is interpreted as 0. The value of this element MUST be greater than or equal to 0 and less than or equal to 2147483647.

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

Parent elements

GaugeLabel

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

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