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