LibreOffice
LibreOffice 25.2 SDK API Reference
 
Loading...
Searching...
No Matches
ChartDataValue Struct Referencepublished

describes a single data value, including the error More...

import "ChartDataValue.idl";

Public Attributes

double Value
 value by itself.
 
double HighError
 highest possible error value.
 
double LowError
 lowest possible error value.
 

Detailed Description

describes a single data value, including the error

This struct is currently used nowhere.

Deprecated

Member Data Documentation

◆ HighError

double HighError

highest possible error value.

◆ LowError

double LowError

lowest possible error value.

◆ Value

double Value

value by itself.


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