:: 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.

Developers Guide
11.3.1 Charts - Working with Charts - Document Structure
11.3.2 Charts - Working with Charts - Data Access

Included Services
ChartData
(referenced entity's summary:)
must be supported by every component that wants to provide data for a chart
Exported Interfaces
XChartDataArray
(referenced entity's summary:)
gives access to data represented as an array of rows.

 
Top of Page