<hPercent>
(Height Percent)
This element specifies the height of a 3-D chart as a percentage of the chart width.
Parent Elements |
---|
|
Attributes |
Description |
---|---|
|
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>