21 module
com { module sun { module star { module chart {
string ErrorBarRangeNegative
contains a cell range string for negative error bars.
Definition: ChartStatistics.idl:138
double ConstantErrorHigh
specifies the upper limit of the error range of a data row.
Definition: ChartStatistics.idl:55
boolean MeanValue
determines if the mean value for a data row is displayed as a line.
Definition: ChartStatistics.idl:61
Definition: Ambiguous.idl:20
string ErrorBarRangePositive
contains a cell range string for positive error bars.
Definition: ChartStatistics.idl:132
double ConstantErrorLow
specifies the lower limit of the error range of a data row.
Definition: ChartStatistics.idl:29
com::sun::star::chart::ChartRegressionCurveType RegressionCurves
determines a type of regression for the data row values.
Definition: ChartStatistics.idl:126
offers statistical properties for the data in the chart.
Definition: ChartStatistics.idl:27
com::sun::star::chart::ChartErrorIndicatorType ErrorIndicator
determines how the error is indicated.
Definition: ChartStatistics.idl:119
double PercentageError
specifies the percentage that is used to display error bars.
Definition: ChartStatistics.idl:96
com::sun::star::chart::ChartErrorCategory ErrorCategory
determines the type of error to indicate.
Definition: ChartStatistics.idl:75
ChartErrorIndicatorType
specifies how the error is indicated.
Definition: ChartErrorIndicatorType.idl:27
long ErrorBarStyle
determines the style of the error bars.
Definition: ChartStatistics.idl:82
ChartErrorCategory
specifies the category of error indicators.
Definition: ChartErrorCategory.idl:27
ChartRegressionCurveType
specifies the type of the regression curve to be displayed.
Definition: ChartRegressionCurveType.idl:27
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:45
double ErrorMargin
specifies the percentage for the margin of errors.
Definition: ChartStatistics.idl:110