2.128.2 ChartThreeDProperties.DepthRatio
Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01
The ChartThreeDProperties.DepthRatio element specifies the ratio between depth and width as a percentage. This element is optional.
If the ChartThreeDProperties.DepthRatio element is present, its value MUST be an Integer ([XMLSCHEMA2/2] section 3.3.17) or an expression that evaluates to an Integer. If this element is not present, its value is interpreted as 100. The value of this element MUST be greater than or equal to 0.<26>
Following is the parent element of the ChartThreeDProperties.DepthRatio element.
Parent elements |
---|
The following is the XML Schema definition of the ChartThreeDProperties.DepthRatio element.
-
<xsd:element name="DepthRatio" type="xsd:string" minOccurs="0" />