Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

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

com::sun::star::table::XTableChart
Description
provides access to the settings of this chart.
com::sun::star::document::XEmbeddedObjectSupplier
Description
provides access to the chart document model.
See also
com::sun::star::chart::ChartDocument
com::sun::star::container::XNamed
Description
provides methods to access the name of the chart.

Top of Page