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 {
displays error indicators for the variance of the data row.
Definition: ChartErrorCategory.idl:39
Definition: Ambiguous.idl:22
error indicators are not displayed.
Definition: ChartErrorCategory.idl:34
The length of the error indicators is calculated for each data point by taking the percentage given a...
Definition: ChartErrorCategory.idl:55
displays error indicators for the standard deviation (square root of variance) of the data row.
Definition: ChartErrorCategory.idl:45
The length of the error indicators for all data points is calculated by taking the percentage given a...
Definition: ChartErrorCategory.idl:65
ChartErrorCategory
specifies the category of error indicators.
Definition: ChartErrorCategory.idl:29
displays the same lower and upper error indicators for all data points.
Definition: ChartErrorCategory.idl:77