2.163.6 GaugePanel.DataElementName

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

The GaugePanel.DataElementName element specifies the name of a GaugePanel to be used in a data rendering. The GaugePanel.DataElementName element is optional.

If this element is not present, its value is interpreted to be the Name attribute of the gauge panel. If the GaugePanel.DataElementName element is present, its value MUST be a String ([XMLSCHEMA2/2] section 3.2.1) or an expression that evaluates to a String that is a CLS-compliant identifier [UTR15].

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

Parent elements

GaugePanel

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

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