[Table of Contents] [docx version]
Error! No text of specified style in document.
This element specifies the height of a 3-D chart as a percentage of the chart width.
Parent Elements |
view3D (§5.7.2.229) |
Attributes |
Description |
val (Height Percent Value) |
Specifies that the contents of this attribute will contain a height percent between 5 and 500.
The possible values for this attribute are defined by the ST_HPercent simple type (§5.7.3.19). |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_HPercent">
<attribute name="val" type="ST_HPercent" default="100"/>
</complexType>