draw-chart:view3D
View In 3D
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/chart
Schema document: dml-chart.xsd
Type: draw-chart:CT_View3D
Properties: Local, Qualified
Content
- Sequence [1..1]
- draw-chart:rotX [0..1] X Rotation
- draw-chart:hPercent [0..1] Height Percent
- draw-chart:rotY [0..1] Y Rotation
- draw-chart:depthPercent [0..1] Depth Percent
- draw-chart:rAngAx [0..1] Right Angle Axes
- draw-chart:perspective [0..1] Perspective
- draw-chart:extLst [0..1] Extension List
Attributes
None
Used in
- Type draw-chart:CT_Chart (Element draw-chart:chart)
Sample instance
<draw-chart:view3D> <draw-chart:rotX/> <draw-chart:hPercent/> <draw-chart:rotY/> <draw-chart:depthPercent/> <draw-chart:rAngAx/> <draw-chart:perspective/> <draw-chart:extLst> <draw-chart:ext> <!--any element--> </draw-chart:ext> </draw-chart:extLst> </draw-chart:view3D>