com :: sun :: star :: chart :: interface X3DDisplay
- Base Interface
- com::sun::star::uno::XInterface
- Description
- gives access to 3D elements of a three-dimensional chart.
- See also
- Dim3DDiagram
Known Services which Export this Interface
|
com::sun::star::chart::Dim3DDiagram |
is a service for diagrams that support the capability to render
themselves as three-dimensional diagrams as well as
two-dimensional ones.
|
Methods' Details
|
- getWall
-  
com::sun::star::beans::XPropertySet
getWall();
- Returns
-
the properties of the diagram wall(s).
This specifies the properties of the two side walls of the
chart scene.
Note that this property is also valid for two-dimensional
diagrams. There the properties returned here affect the
background rectangle of the diagram.
- See also
- ChartArea
|
- getFloor
-  
com::sun::star::beans::XPropertySet
getFloor();
- Returns
-
the properties of the floor.
This is only valid for three-dimensional diagrams.
- See also
- ChartArea
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.