[ DEPRECATED ]
Syntax
struct ChartDataValue;
Description
describes a single data value, including the error
This struct is currently used nowhere.
Field Summary
|
Value |
value by itself.
|
|
HighError |
highest possible error value.
|
|
LowError |
lowest possible error value.
|
|
Field Details
|
|
Syntax
double Value;
Description
value by itself.
Syntax
double HighError;
Description
highest possible error value.
Syntax
double LowError;
Description
lowest possible error value.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.