22 module
com { module sun { module star { module chart {
52 [optional, property]
boolean Deep;
boolean Vertical
Determines if the bars of a chart are drawn vertically or horizontally.
Definition: BarDiagram.idl:35
is a service for diagrams that support the capability to render themselves as three-dimensional diagr...
Definition: Dim3DDiagram.idl:29
a helper service for stackable chart types (e.g., charts in which the data rows may be displayed stac...
Definition: StackableDiagram.idl:31
long NumberOfLines
Determines how many data rows are displayed as lines rather than bars.
Definition: BarDiagram.idl:86
a helper service for chart documents which supply primary and secondary y-axes.
Definition: ChartTwoAxisYSupplier.idl:28
Definition: Ambiguous.idl:20
boolean StackedBarsConnected
determines if, in a stacked chart, there are connecting lines between corresponding bars...
Definition: BarDiagram.idl:59
boolean Deep
If TRUE, determines that in a three-dimensional bar chart the bars of each series are arranged behind...
Definition: BarDiagram.idl:52
This is a service for bar and column diagrams.
Definition: BarDiagram.idl:27
offers statistical properties for the data in the chart.
Definition: ChartStatistics.idl:27
has to be supported by charts providing the capabilities of a horizontal axis, i.e., an x-axis.
Definition: ChartAxisXSupplier.idl:28
A helper service for chart documents which supply a z-axis.
Definition: ChartAxisZSupplier.idl:27
the base service for the diagram of the chart document.
Definition: Diagram.idl:34
boolean GroupBarsPerAxis
If bars of a bar or column chart are attached to different axis, this property determines how to disp...
Definition: BarDiagram.idl:73