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. | |
describes a single data value, including the error
This struct is currently used nowhere.
| double HighError | 
highest possible error value.
| double LowError | 
lowest possible error value.
| double Value | 
value by itself.