service TableCharts in module com::sun::star::table::

(Global Index)

Syntax

service TableCharts;

Description

collection of charts based on data in tables.

Exported Interfaces

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

com::sun::star::container::XIndexAccess

Description

provides access to the elements of a collection through an index.


com::sun::star::container::XNameAccess

Description

is used to access named objects within a container.


Top of Page