:: com :: sun :: star :: chart ::

service Dim3DDiagram
Description
is a service for diagrams that support the capability to render themselves as three-dimensional diagrams as well as two-dimensional ones.
Developers Guide
Exported Interfaces
X3DDisplay
Description
gives access to the properties of the wall and floor objects of the three-dimensional cuboid that contains the actual diagram.
Properties' Summary
boolean
Dim3D
If set to true , the chart becomes a three-dimensional chart. Otherwise it is two-dimensional.  
Properties' Details
Dim3D
boolean Dim3D;
Description
If set to true , the chart becomes a three-dimensional chart. Otherwise it is two-dimensional.

 
Top of Page