2.150.5 ChartMember.Group

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

The ChartMember.Group element specifies the expressions by which to group data. This element is optional. If this element is not present, it is a static member. Otherwise, this element is a dynamic member. If there are any ChartMember elements with detail group among the ancestors of the parent element of this element, this element MUST NOT be specified.

This element is of type Group.

Following is the parent element of the ChartMember.Group element.

Parent elements

ChartMember

The following is the XML Schema definition of the ChartMember.Group element.

 <xsd:element name="Group" type="GroupType" minOccurs="0" maxOccurs="1" />