LibreOffice
LibreOffice 7.4 SDK API Reference
Public Types | Public Attributes | List of all members
ChartDataRow Struct Referencepublished

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

Public Attributes

string Name
 The name of the data row. More...
 

Detailed Description

describes a single data row, specified by its name and a sequence of data points.

This struct is currently used nowhere.

Deprecated:

Member Typedef Documentation

◆ Points

sequence< sequence<ChartDataValue> > Points

The points contained in this data row.

Member Data Documentation

◆ Name

string Name

The name of the data row.


The documentation for this struct was generated from the following file: