19#ifndef com_sun_star_chart_ErrorBarStyle_idl
20#define com_sun_star_chart_ErrorBarStyle_idl
22module
com { module sun { module star { module chart {
26published 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:73
const long RELATIVE
The length of the error indicators is calculated for each data point by taking the percentage given a...
Definition ErrorBarStyle.idl:59
const long FROM_DATA
Uses values given by cell ranges of the container document.
Definition ErrorBarStyle.idl:83
const long ABSOLUTE
the error indicators for all data points have the same absolute value as length for either direction.
Definition ErrorBarStyle.idl:50
@ STANDARD_DEVIATION
displays error indicators for the standard deviation (square root of variance) of the data row.
Definition ChartErrorCategory.idl:45
@ ERROR_MARGIN
The length of the error indicators for all data points is calculated by taking the percentage given a...
Definition ChartErrorCategory.idl:65
@ VARIANCE
displays error indicators for the variance of the data row.
Definition ChartErrorCategory.idl:39
Definition Ambiguous.idl:22