<depthPercent>
(Depth Percent)
This element specifies the depth of a 3-D chart as a percentage of the chart width (between 20 and 2000 percent).
Parent Elements |
---|
|
Attributes |
Description |
---|---|
|
Specifies an integer value for the property defined by the parent XML element. The possible values for this attribute are defined by the ST_DepthPercent simple type (§5.7.3.9). |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_DepthPercent">
<attribute name="val" type="ST_DepthPercent" default="100"/>
</complexType>