[Table of Contents] [docx version]
Error! No text of specified style in document.
This element specifies the field of view angle for the 3-D chart. This element is ignored if Right Angle Axes is true.
Parent Elements |
view3D (§5.7.2.229) |
Attributes |
Description |
val (Perspective Value) |
Specifies the contents of this attribute will contain an integer between 0 and 100.
The possible values for this attribute are defined by the ST_Perspective simple type (§5.7.3.34). |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_Perspective">
<attribute name="val" type="ST_Perspective" default="30"/>
</complexType>