Syntax
interface X3DDisplay : 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 -
Method Details
|
|
Syntax
- 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
-
Syntax
- 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.