2.141.13 ChartDataPoint.Relationships

Applies to RDL 2011/01

The ChartDataPoint.Relationships element specifies a collection of the relationships to use for correlating data in this ChartDataPoint with the data in the containing scopes. The ChartDataPoint.Relationships element is optional and MUST NOT be specified more than once. If this element is specified, it is of type [Relationships].

This element is ignored if the DataSetfor this ChartDataPoint is the same as the DataSet for each containing scope.

Following is the parent element of the ChartDataPoint.Relationships element.

Parent elements

ChartDataPoint

The following is the XML Schema definition of the ChartDataPoint.Relationships element.

 <xsd:element name ="Relationships" type="RelationshipsType" minOccurs="0" />