2.150.7 ChartMember.SortExpressions

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

The ChartMember.SortExpressions element specifies the expressions by which to sort member instances. This element is optional. This element MUST NOT be specified if the value of the ChartMember.Group element is not specified. The ChartMember.SortExpressions element is of type SortExpressions.

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

Parent elements

ChartMember

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

 <xsd:element name="SortExpressions" type="SortExpressionsType" minOccurs="0" 
              maxOccurs="1" />