2.88.25 Chart.DocumentMapLabel

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

The Chart.DocumentMapLabel element specifies a document map label to identify a Chart within the client UI to provide a user-friendly label for searching. The Chart.DocumentMapLabel element is optional. If this element is present, its value MUST be a String ([XMLSCHEMA2/2] section 3.2.1) or an expression that evaluates to a String.

Following is the parent element of the Chart.DocumentMapLabel element.

Parent elements

Chart

The following is the XML Schema definition of the Chart.DocumentMapLabel element.

 <xsd:element name="DocumentMapLabel" type="StringLocIDType" minOccurs="0" />