Properties' Summary |
double
ConstantErrorLow |
specifies the lower limit of the error range of a
data row.
|
double
ConstantErrorHigh |
specifies the upper limit of the error range of a
data row.
|
boolean
MeanValue |
determines if the mean value for a data row is
displayed as a line.
|
ChartErrorCategory
ErrorCategory |
[ DEPRECATED ]
determines the type of error to indicate.
|
long
ErrorBarStyle |
[ OPTIONAL ]
determines the style of the error bars. Use this instead of
ErrorCategory
|
double
PercentageError |
specifies the percentage that is used to display error bars.
|
double
ErrorMargin |
specifies the percentage for the margin of errors.
|
ChartErrorIndicatorType
ErrorIndicator |
determines how the error is indicated.
|
ChartRegressionCurveType
RegressionCurves |
determines a type of regression for the data row values.
|
string
ErrorBarRangePositive |
[ OPTIONAL ]
contains a cell range string for positive error bars. This
property is used when the ::ErrorBarCategory is set
to ::ErrorBarCategory::FROM_DATA.
|
string
ErrorBarRangeNegative |
[ OPTIONAL ]
contains a cell range string for negative error bars. This
property is used when the ::ErrorBarCategory is set
to ::ErrorBarCategory::FROM_DATA.
|
Copyright © 1995, 2012, 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.