2.88.40 Chart.PageName

Applies to RDL 2010/01 and RDL 2016/01

The Chart.PageName element specifies the value to use for the name of a paginated page. This 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.PageName element.

Parent elements

Chart

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

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