2.88.31 Chart.Label

Applies to RDL 2003/10 and RDL 2005/01

The Chart.Label element specifies a document map label to identify an instance of a Chart within the client UI. (This is done to provide a user-friendly label for searching.) This element is optional.

If the Chart.Label 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.Label element.

Parent elements

Chart

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

 <xsd:element name="Label" type="xsd:string" minOccurs="0" />