2.88.27 Chart.DynamicWidth

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

The Chart.DynamicWidth element specifies the width to which a Chart will grow or shrink. The Chart.DynamicWidth element is optional. If this element is present, its value MUST be an RdlSize or an expression that evaluates to an RdlSize. If this element is not present, its value is interpreted as 0.

Following is the parent element of the Chart.DynamicWidth element.

Parent elements

Chart

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

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