:: com :: sun :: star :: chart ::
|
deprecated |
struct ChartDataValue |
|
|
|
- Usage Restrictions
- deprecated
- Description
- describes a single data value, including the error
This struct is currently used nowhere.
|
Elements' Summary |
Value |
value by itself.
|
HighError |
highest possible error value.
|
LowError |
lowest possible error value.
|
Elements' Details |
Value
double Value;
- Description
- value by itself.
|
|
HighError
double HighError;
- Description
- highest possible error value.
|
|
LowError
double LowError;
- Description
- lowest possible error value.
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.