19 #ifndef __com_sun_star_chart_Dim3DDiagram_idl__
20 #define __com_sun_star_chart_Dim3DDiagram_idl__
27 module com { module sun { module star { module chart {
44 [optional] interface ::com::sun::star::chart::X3DDefaultSetter;
50 [property]
boolean Dim3D;
long RotationHorizontal
Horizontal rotation of 3D charts in degrees ( ]-180,180] ).
Definition: Dim3DDiagram.idl:58
is a service for diagrams that support the capability to render themselves as three-dimensional diagr...
Definition: Dim3DDiagram.idl:34
long RotationVertical
Vertical rotation of 3D charts in degrees ( ]-180,180] ).
Definition: Dim3DDiagram.idl:62
gives access to 3D elements of a three-dimensional chart.
Definition: X3DDisplay.idl:35
long Perspective
Perspective of 3D charts ( [0,100] ).
Definition: Dim3DDiagram.idl:54
boolean Dim3D
If set to TRUE, the chart becomes a three-dimensional chart.
Definition: Dim3DDiagram.idl:44