19 #ifndef com_sun_star_chart2_Diagram_idl
20 #define com_sun_star_chart2_Diagram_idl
40 interface ::com::sun::star::chart2::XDiagram;
42 interface ::com::sun::star::chart2::XCoordinateSystemContainer;
50 [optional] interface ::com::sun::star::chart::X3DDefaultSetter;
Interface to be implemented by objects that support having a title of type XTitle.
Definition: XTitled.idl:38
Definition: Ambiguous.idl:22
Definition: Diagram.idl:39
boolean SortByXValues
Sort data points by x values for rendering.
Definition: Diagram.idl:69
boolean DataTableVBorder
Definition: Diagram.idl:97
::com::sun::star::chart2::RelativeSize RelativeSize
The size of the diagram as relative size of the page size.
Definition: Diagram.idl:61
boolean PosSizeExcludeLabels
The attributes RelativePosition and RelativeSize should be used for the inner coordinate region witho...
Definition: Diagram.idl:65
boolean RightAngledAxes
Definition: Diagram.idl:92
long StartingAngle
Starting angle in degrees for pie charts and doughnut charts.
Definition: Diagram.idl:90
boolean DataTableOutline
Definition: Diagram.idl:98
long MissingValueTreatment
specifies how empty or invalid cells in the provided data should be handled when displayed
Definition: Diagram.idl:116
string ExternalData
Definition: Diagram.idl:118
long RotationHorizontal
Horizontal rotation of 3D charts in degrees ( ]-180,180] ).
Definition: Diagram.idl:106
long Perspective
Perspective of 3D charts ( [0,100] ).
Definition: Diagram.idl:102
boolean GroupBarsPerAxis
If bars of a bar or column chart are attached to different axis, this property determines how to disp...
Definition: Diagram.idl:86
::com::sun::star::chart2::RelativePosition RelativePosition
The position is as a relative position on the page.
Definition: Diagram.idl:50
long RotationVertical
Vertical rotation of 3D charts in degrees ( ]-180,180] ).
Definition: Diagram.idl:110
boolean DataTableHBorder
Chart Datatable flags.
Definition: Diagram.idl:96
boolean ConnectBars
Draw connection lines for stacked bar charts.
Definition: Diagram.idl:73
Determines a position of an object relative to a size defined by other means.
Definition: RelativePosition.idl:38
Gives a position relative to some size defined by other means.
Definition: RelativeSize.idl:37