is a service for diagrams that support the capability to render themselves as three-dimensional diagrams as well as two-dimensional ones.  
 More...
import "Dim3DDiagram.idl";
|  | 
| boolean | Dim3D | 
|  | If set to TRUE, the chart becomes a three-dimensional chart. 
 | 
| long | Perspective | 
|  | Perspective of 3D charts ( [0,100] ). 
 | 
| long | RotationHorizontal | 
|  | Horizontal rotation of 3D charts in degrees ( ]-180,180] ). 
 | 
| long | RotationVertical | 
|  | Vertical rotation of 3D charts in degrees ( ]-180,180] ). 
 | 
is a service for diagrams that support the capability to render themselves as three-dimensional diagrams as well as two-dimensional ones. 
- Developers Guide
- Charts - 3-D Charts
 
◆ ::com::sun::star::chart::X3DDefaultSetter
makes it easy to set suitable defaults for illumination and rotation for 3D charts 
 
 
◆ com::sun::star::chart::X3DDisplay
gives access to the properties of the wall and floor objects of the three-dimensional cuboid that contains the actual diagram. 
 
 
◆ Dim3D
If set to TRUE, the chart becomes a three-dimensional chart. 
Otherwise it is two-dimensional. 
 
 
◆ Perspective
Perspective of 3D charts ( [0,100] ). 
 
 
◆ RotationHorizontal
Horizontal rotation of 3D charts in degrees ( ]-180,180] ). 
 
 
◆ RotationVertical
Vertical rotation of 3D charts in degrees ( ]-180,180] ). 
 
 
The documentation for this service was generated from the following file: