2.88.29 Chart.Height

The Chart.Height element specifies the height of a Chart. The Chart.Height element is optional. If this element is present, its value MUST be a non-negative RdlSize. If the Chart.Height element is not present, its value is interpreted as the height of the chart’s container, such as Rectangle or Body, minus the value of the Chart.Top element, if specified.

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

Parent elements

Chart

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

 <xsd:element name="Height" type="SizeType" minOccurs="0" />