service XYDiagram in module com::sun::star::chart:: |
service XYDiagram;
a service for X/Y diagrams (Also known as scatter charts).
The special thing about X/Y diagrams is that the first series of data contains x -values. The other series contain y -values. Together both form two-dimensional coordinates, at which data points are placed.
Included Services |
the base service for the diagram of the chart document.
offers statistical properties for the data in the chart. It is available for a single data row and for the whole diagram.
has to be supported by charts providing the cpabilities of a horizontal axis, i.e., an x -axis.
a helper service for chart documents which supply primary and secondary y-axes.
specifies line, spline and symbol diagrams.
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.