19#ifndef __com_sun_star_chart_ChartErrorCategory_idl__
20#define __com_sun_star_chart_ChartErrorCategory_idl__
24 module
com { module sun { module star { module chart {
ChartErrorCategory
specifies the category of error indicators.
Definition ChartErrorCategory.idl:30
@ 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
@ CONSTANT_VALUE
displays the same lower and upper error indicators for all data points.
Definition ChartErrorCategory.idl:77
@ VARIANCE
displays error indicators for the variance of the data row.
Definition ChartErrorCategory.idl:39
Definition Ambiguous.idl:22