2.157.5 ChartTitle.DockOffset

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

The ChartTitle.DockOffset element specifies the offset from the dock location as a percentage of the size of the Chart. This element is optional. If the ChartTitle.DockOffset element is present, its value MUST be an Integer ([XMLSCHEMA2/2] section 3.3.17) or an expression that evaluates to an Integer. If this element is not present, its value is interpreted as 0.

Following is the parent element of the ChartTitle.DockOffset element.

Parent elements

ChartTitle

The following is the XML Schema definition of the ChartTitle.DockOffset element.

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