20module
com { module sun { module star { module chart {
24published constants ErrorBarStyle
const long STANDARD_ERROR
displays error indicators for the standard error, also known as the standard deviation of the mean (S...
Definition ErrorBarStyle.idl:71
const long RELATIVE
The length of the error indicators is calculated for each data point by taking the percentage given a...
Definition ErrorBarStyle.idl:57
const long FROM_DATA
Uses values given by cell ranges of the container document.
Definition ErrorBarStyle.idl:81
const long ABSOLUTE
the error indicators for all data points have the same absolute value as length for either direction.
Definition ErrorBarStyle.idl:48
@ STANDARD_DEVIATION
displays error indicators for the standard deviation (square root of variance) of the data row.
Definition ChartErrorCategory.idl:43
@ ERROR_MARGIN
The length of the error indicators for all data points is calculated by taking the percentage given a...
Definition ChartErrorCategory.idl:63
@ VARIANCE
displays error indicators for the variance of the data row.
Definition ChartErrorCategory.idl:37
Definition Ambiguous.idl:20