| LibreOffice
    LibreOffice 24.8 SDK API Reference | 
describes a single data row, specified by its name and a sequence of data points. More...
import "ChartDataRow.idl";
| Public Types | |
| typedef sequence< sequence< ChartDataValue > > | Points | 
| The points contained in this data row. | |
| Public Attributes | |
| string | Name | 
| The name of the data row. | |
describes a single data row, specified by its name and a sequence of data points.
This struct is currently used nowhere.
| sequence< sequence<ChartDataValue> > Points | 
The points contained in this data row.
| string Name | 
The name of the data row.