2.163.36 GaugePanel.Relationship

Applies to RDL 2011/01

The GaugePanel.Relationship element specifies a relationship to use for correlating data in a GaugePanel with the data in the containing scope. The GaugePanel.Relationship element is optional and MUST NOT be specified more than once. If this element is specified, it is of type Relationship. The GaugePanel.Relationship element is ignored if the dataset for this GaugePanel is the same as the dataset for each containing scope. The GaugePanel.Relationship element MUST NOT be specified if there is no containing scope.

Following is the parent element of the GaugePanel.Relationship element.

Parent elements

GaugePanel

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

 <xsd:element name ="Relationship" type="RelationshipType" minOccurs="0" />