2.88.39 Chart.PageBreakAtStart
Applies to RDL 2003/10 and RDL 2005/01
The Chart.PageBreakAtStart element specifies whether a page break is inserted before a Chart. This element is optional. If this element is present, its value MUST be a Boolean ([XMLSCHEMA2/2] section 3.2.2). If this element is not present, its value is interpreted as false.
Following is the parent element of the Chart.PageBreakAtStart element.
Parent elements |
---|
Chart |
The following is the XML Schema definition of the Chart.PageBreakAtStart element.
-
<xsd:element name="PageBreakAtStart" type="xsd:boolean" minOccurs="0" />