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

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