LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
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.

Public Attributes

string Name
 The name of the data row.

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: