|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 module
com { module sun { module star { module chart {
@ STANDARD_DEVIATION
displays error indicators for the standard deviation (square root of variance) of the data row.
Definition: ChartErrorCategory.idl:43
@ PERCENT
The length of the error indicators is calculated for each data point by taking the percentage given a...
Definition: ChartErrorCategory.idl:53
@ VARIANCE
displays error indicators for the variance of the data row.
Definition: ChartErrorCategory.idl:37
@ NONE
error indicators are not displayed.
Definition: ChartErrorCategory.idl:32
ChartErrorCategory
specifies the category of error indicators.
Definition: ChartErrorCategory.idl:28
@ CONSTANT_VALUE
displays the same lower and upper error indicators for all data points.
Definition: ChartErrorCategory.idl:75
Definition: Ambiguous.idl:20
@ ERROR_MARGIN
The length of the error indicators for all data points is calculated by taking the percentage given a...
Definition: ChartErrorCategory.idl:63