Language
The Free and Open Productivity Suite
:: com :: sun :: star :: chart ::
|
deprecated |
struct ChartDataRow |
|
|
|
- Usage Restrictions
- deprecated
- Description
- describes a single data row, specified by its name and
a sequence of data points.
This struct is currently used nowhere.
|
Elements' Summary |
Name |
The name of the data row.
|
Points |
The points contained in this data row.
|
Elements' Details |
Name
string Name;
- Description
- The name of the data row.
|
|
Points
sequence< sequence< ChartDataValue > > Points;
- Description
- The points contained in this data row.
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.