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

com :: sun :: star :: chart ::

service ChartDataArray

Description
must be supported by each data source for charts, where you want to access the values directly.

It contains the data values as well as the descriptions for each row and column.



Included Services

com::sun::star::chart::ChartData
Description
must be supported by every component that wants to provide data for a chart

Exported Interfaces

com::sun::star::chart::XChartDataArray
Description
gives access to data represented as an array of rows.

Top of Page