:: com :: sun :: star :: table ::

service TableChart
Description
represents a chart based on data in a table or spreadsheet.

This service does not represent the chart document model itself, but the object in the table that contains this chart document.


Exported Interfaces
XTableChart
Description
provides access to the settings of this chart.
::com::sun::star::document::XEmbeddedObjectSupplier
Description
provides access to the chart document model.
::com::sun::star::container::XNamed
Description
provides methods to access the name of the chart.

 
Top of Page