19 #ifndef __com_sun_star_chart_ChartStatistics_idl__ 20 #define __com_sun_star_chart_ChartStatistics_idl__ 29 module
com { module sun { module star { module chart {
string ErrorBarRangeNegative
contains a cell range string for negative error bars.
Definition: ChartStatistics.idl:146
double ConstantErrorHigh
specifies the upper limit of the error range of a data row.
Definition: ChartStatistics.idl:63
boolean MeanValue
determines if the mean value for a data row is displayed as a line.
Definition: ChartStatistics.idl:69
Definition: Ambiguous.idl:22
string ErrorBarRangePositive
contains a cell range string for positive error bars.
Definition: ChartStatistics.idl:140
double ConstantErrorLow
specifies the lower limit of the error range of a data row.
Definition: ChartStatistics.idl:37
com::sun::star::chart::ChartRegressionCurveType RegressionCurves
determines a type of regression for the data row values.
Definition: ChartStatistics.idl:134
offers statistical properties for the data in the chart.
Definition: ChartStatistics.idl:35
com::sun::star::chart::ChartErrorIndicatorType ErrorIndicator
determines how the error is indicated.
Definition: ChartStatistics.idl:127
double PercentageError
specifies the percentage that is used to display error bars.
Definition: ChartStatistics.idl:104
com::sun::star::chart::ChartErrorCategory ErrorCategory
determines the type of error to indicate.
Definition: ChartStatistics.idl:83
ChartErrorIndicatorType
specifies how the error is indicated.
Definition: ChartErrorIndicatorType.idl:29
long ErrorBarStyle
determines the style of the error bars.
Definition: ChartStatistics.idl:90
ChartErrorCategory
specifies the category of error indicators.
Definition: ChartErrorCategory.idl:29
ChartRegressionCurveType
specifies the type of the regression curve to be displayed.
Definition: ChartRegressionCurveType.idl:29
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:63
double ErrorMargin
specifies the percentage for the margin of errors.
Definition: ChartStatistics.idl:118