31 interface ::com::sun::star::chart2::XDiagram;
33 interface ::com::sun::star::chart2::XCoordinateSystemContainer;
41 [optional] interface ::com::sun::star::chart::X3DDefaultSetter;
Interface to be implemented by objects that support having a title of type XTitle.
Definition XTitled.idl:33
Definition Ambiguous.idl:20
Definition Diagram.idl:30
boolean SortByXValues
Sort data points by x values for rendering.
Definition Diagram.idl:60
::com::sun::star::chart2::RelativeSize RelativeSize
The size of the diagram as relative size of the page size.
Definition Diagram.idl:52
boolean PosSizeExcludeLabels
The attributes RelativePosition and RelativeSize should be used for the inner coordinate region witho...
Definition Diagram.idl:56
boolean RightAngledAxes
Definition Diagram.idl:83
long StartingAngle
Starting angle in degrees for pie charts and doughnut charts.
Definition Diagram.idl:81
long MissingValueTreatment
specifies how empty or invalid cells in the provided data should be handled when displayed
Definition Diagram.idl:101
string ExternalData
Definition Diagram.idl:103
long RotationHorizontal
Horizontal rotation of 3D charts in degrees ( ]-180,180] ).
Definition Diagram.idl:91
long Perspective
Perspective of 3D charts ( [0,100] ).
Definition Diagram.idl:87
boolean GroupBarsPerAxis
If bars of a bar or column chart are attached to different axis, this property determines how to disp...
Definition Diagram.idl:77
::com::sun::star::chart2::RelativePosition RelativePosition
The position is as a relative position on the page.
Definition Diagram.idl:48
long RotationVertical
Vertical rotation of 3D charts in degrees ( ]-180,180] ).
Definition Diagram.idl:95
boolean ConnectBars
Draw connection lines for stacked bar charts.
Definition Diagram.idl:64
Determines a position of an object relative to a size defined by other means.
Definition RelativePosition.idl:34
Gives a position relative to some size defined by other means.
Definition RelativeSize.idl:35