2.128.5 ChartThreeDProperties.Inclination

Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01

The ChartThreeDProperties.Inclination element specifies the inclination angle. If the ChartThreeDProperties.Inclination 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 30. The value of this element MUST be greater than or equal to 0 and less than or equal to 90.

Following is the parent element of the ChartThreeDProperties.Inclination element.

Parent elements

ChartThreeDProperties

The following is the XML Schema definition of the ChartThreeDProperties.Inclination element.

 <xsd:element name="Inclination" type="xsd:string" minOccurs="0" />