2.88.26 Chart.DynamicHeight

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

The Chart.DynamicHeight element specifies the height to which a Chart will grow or shrink. The Chart.DynamicHeight 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.DynamicHeight element.

Parent elements

Chart

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

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