service Diagram in module com::sun::star::chart:: |
service Diagram;
the base service for the diagram of the chart document.
The diagram is the object that contains the actual plot.
Different Diagram Types, e.g., PieDiagram or LineDiagram , can be instantiated by the XMultiServiceFactory of the XChartDocument .
Exported Interfaces |
manages the diagram of the chart document.
provides information about and access to the properties from an implementation.
Property Summary |
|
DataRowSource | determines if the data for a data row is contained in the columns or in the rows of the data array. |
DataCaption | specifies how the caption of data points is displayed. |
Property Details |
|||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.