10module
com { module sun { module star { module chart {
Definition Ambiguous.idl:20
has to be supported by charts providing the capabilities of a horizontal axis, i.e....
Definition ChartAxisXSupplier.idl:29
offers statistical properties for the data in the chart.
Definition ChartStatistics.idl:28
a helper service for chart documents which supply primary and secondary y-axes.
Definition ChartTwoAxisYSupplier.idl:29
the base service for the diagram of the chart document.
Definition Diagram.idl:35
This is a service for histogram diagrams.
Definition HistogramDiagram.idl:14
long BinCount
Specifies the number of bins in the histogram.
Definition HistogramDiagram.idl:24
double BinWidth
Specifies the width of each bin in the histogram.
Definition HistogramDiagram.idl:21
long FrequencyType
Specifies the type of frequency representation (count or density).
Definition HistogramDiagram.idl:27