2.157.6 ChartTitle.DockOutsideChartArea
Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01
The ChartTitle.DockOutsideChartArea element specifies whether a ChartTitle is docked outside a ChartArea element. The ChartTitle.DockOutsideChartArea element is optional. To use this element, the ChartTitle.DockToChartArea element MUST be set.
If the ChartTitle.DockOutsideChartArea element is present, its value MUST be a Boolean ([XMLSCHEMA2/2] section 3.2.2) or an expression that evaluates to a Boolean. If this element is not present, its value is interpreted as false.
Following is the parent element of the ChartTitle.DockOutsideChartArea element.
Parent elements |
---|
The following is the XML Schema definition of the ChartTitle.DockOutsideChartArea element.
-
<xsd:element name="DockOutsideChartArea" type="xsd:string" minOccurs="0" />