:: com :: sun :: star :: chart ::

service AreaDiagram
Description
This is a service for area diagrams.

Included Services
Diagram
the base service for the diagram of the chart document.
ChartStatistics
offers statistical properties for the data in the chart. It is available for a single data row and for the whole diagram.
ChartAxisXSupplier
has to be supported by charts providing the cpabilities of a horizontal axis, i.e., an x -axis.
ChartTwoAxisYSupplier
a helper service for chart documents which supply primary and secondary y-axes.
ChartAxisZSupplier
A helper service for chart documents which supply a z-axis.
Dim3DDiagram
is a service for diagrams that support the capability to render themselves as three-dimensional diagrams as well as two-dimensional ones.
StackableDiagram
a helper service for stackable chart types (e.g., charts in which the data rows may be displayed stacked on each other or in percent relation).

 
Top of Page