Sophie

Sophie

distrib > Mandriva > current > i586 > media > main-updates > by-pkgid > fc480f9d5aabed8eeaffe8ad3401a94c > files > 1592

openoffice.org-devel-doc-3.2.1-0.3mdv2010.2.i586.rpm

<html>
<head>
<title>Service ChartStatistics</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../idl.css">
</head>
<body>
<div id="adc-idlref">

<a name="_top_"> </a><table class="navimain" border="0" cellpadding="3">
<tr>
<td class="navimain"><a href="../module-ix.html" class="navimain">Overview</a></td>
<td class="navimain"><a href="module-ix.html" class="navimain">Module</a></td>
<td class="navimain"><a href="ChartStatistics-xref.html" class="navimain">Use</a></td>
<td class="navimainnone">Devguide</td>
<td class="navimain"><a href="../../../../index-files/index-1.html" class="navimain">Index</a></td>
</tr>
</table>
<table class="navisub" border="0" cellpadding="0">
<tr>
<td class="navisub">Services' Summary</td>
<td class="navisub"><a href="#InterfacesSummary" class="navisub">Interfaces' Summary</a></td>
<td class="navisub"><a href="#PropertiesSummary" class="navisub">Properties' Summary</a></td>
<td class="navisub">Services' Details</td>
<td class="navisub"><a href="#InterfacesDetails" class="navisub">Interfaces' Details</a></td>
<td class="navisub"><a href="#PropertiesDetails" class="navisub">Properties' Details</a></td>
</tr>
</table>
<hr>
<table border="0" width="100%" cellpadding="5" cellspacing="3" class="title-table" style="margin-bottom:6pt;">
<tr>
<td><p class="namechain"><a href="../../../../module-ix.html" class="namechain">::</a> <a href="../../../module-ix.html" class="namechain">com</a> :: <a href="../../module-ix.html" class="namechain">sun</a> :: <a href="../module-ix.html" class="namechain">star</a> :: <a href="module-ix.html" class="namechain">chart</a> :: </p>
</td>
</tr>
<tr>
<td class="title">service ChartStatistics</td>
</tr>
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>offers statistical properties for the data in the chart. It is
 available for a single data row and for the whole diagram.
 </dd>
</dl>
</td>
</tr>
</table>
<hr>
<a name="InterfacesSummary"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Exported Interfaces - Summary</td>
</tr>
<tr>
<td class="imsum_left">::com::sun::star::<a href="../beans/module-ix.html">beans</a>::<a href="../beans/XPropertySet.html">XPropertySet</a></td>
<td class="imsum_right"><dl>
<dt>(referenced entity's summary:)</dt>
<dd>provides information about and access to the 
 properties from an implementation. 
 
 </dd>
</dl>
</td>
</tr>
</table>
<a name="PropertiesSummary"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Properties' Summary</td>
</tr>
<tr>
<td class="imsum_left">double<br>
<a href="#ConstantErrorLow">ConstantErrorLow</a></td>
<td class="imsum_right">specifies the lower limit of the error range of a
 data row.

 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">double<br>
<a href="#ConstantErrorHigh">ConstantErrorHigh</a></td>
<td class="imsum_right">specifies the upper limit of the error range of a
 data row.

 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">boolean<br>
<a href="#MeanValue">MeanValue</a></td>
<td class="imsum_right">determines if the mean value for a data row is
 displayed as a line.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="ChartErrorCategory.html">ChartErrorCategory</a><br>
<a href="#ErrorCategory">ErrorCategory</a></td>
<td class="imsum_right"><b>[ DEPRECATED ]<br>
</b>determines the type of error to indicate.

 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">long<br>
<a href="#ErrorBarStyle">ErrorBarStyle</a></td>
<td class="imsum_right"><b>[ OPTIONAL ]<br>
</b>determines the style of the error bars. Use this instead of
 ErrorCategory

 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">double<br>
<a href="#PercentageError">PercentageError</a></td>
<td class="imsum_right">specifies the percentage that is used to display error bars.

 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">double<br>
<a href="#ErrorMargin">ErrorMargin</a></td>
<td class="imsum_right">specifies the percentage for the margin of errors.

 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="ChartErrorIndicatorType.html">ChartErrorIndicatorType</a><br>
<a href="#ErrorIndicator">ErrorIndicator</a></td>
<td class="imsum_right">determines how the error is indicated.

 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="ChartRegressionCurveType.html">ChartRegressionCurveType</a><br>
<a href="#RegressionCurves">RegressionCurves</a></td>
<td class="imsum_right">determines a type of regression for the data row values.

 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">string<br>
<a href="#ErrorBarRangePositive">ErrorBarRangePositive</a></td>
<td class="imsum_right"><b>[ OPTIONAL ]<br>
</b>contains a cell range string for positve error bars. This
 property is used when the ::ErrorBarCategory is set
 to ::ErrorBarCategory::FROM_DATA.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">string<br>
<a href="#ErrorBarRangeNegative">ErrorBarRangeNegative</a></td>
<td class="imsum_right"><b>[ OPTIONAL ]<br>
</b>contains a cell range string for negative error bars. This
 property is used when the ::ErrorBarCategory is set
 to ::ErrorBarCategory::FROM_DATA.
 &nbsp;</td>
</tr>
</table>
<a name="InterfacesDetails"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Exported Interfaces - Details</td>
</tr>
<tr/>
<tr>
<td class="imdetail"><a name="XPropertySet" class="membertitle">::com::sun::star::<a href="../beans/module-ix.html">beans</a>::<a href="../beans/XPropertySet.html">XPropertySet</a></a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><dl>
<dt>(referenced entity's summary:)</dt>
<dd>provides information about and access to the 
 properties from an implementation. 
 
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
</table>
<a name="PropertiesDetails"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle">Properties' Details</td>
</tr>
<tr>
<td class="imdetail"><a name="ConstantErrorLow" class="membertitle">ConstantErrorLow</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>double <b>ConstantErrorLow</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies the lower limit of the error range of a
 data row.

 </dd>
<dd><p>this setting is effective if the
 <a href="ChartStatistics.html">ChartStatistics</a>::<a href="ChartStatistics.html#ErrorCategory">ErrorCategory</a> is set to
 <a href="ChartErrorCategory.html">ChartErrorCategory</a>::<a href="ChartErrorCategory.html#CONSTANT_VALUE">CONSTANT_VALUE</a>.</p>

 </dd>
<dt><b>See also</b></dt>
<dd><a href="#ConstantErrorHigh">ConstantErrorHigh</a>, <a href="#ErrorCategory">ErrorCategory</a></dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ConstantErrorHigh" class="membertitle">ConstantErrorHigh</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>double <b>ConstantErrorHigh</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies the upper limit of the error range of a
 data row.

 </dd>
<dd><p>this setting is effective if the
 <a href="ChartStatistics.html">ChartStatistics</a>::<a href="ChartStatistics.html#ErrorCategory">ErrorCategory</a> is set to
 <a href="ChartErrorCategory.html">ChartErrorCategory</a>::<a href="ChartErrorCategory.html#CONSTANT_VALUE">CONSTANT_VALUE</a>.</p>

 </dd>
<dt><b>See also</b></dt>
<dd><a href="#ConstantErrorLow">ConstantErrorLow</a>, <a href="#ErrorCategory">ErrorCategory</a></dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="MeanValue" class="membertitle">MeanValue</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>boolean <b>MeanValue</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>determines if the mean value for a data row is
 displayed as a line.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ErrorCategory" class="membertitle">ErrorCategory</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><a href="ChartErrorCategory.html">ChartErrorCategory</a> <b>ErrorCategory</b>;<hr>
<dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>deprecated</i></dd>
<dt><b>Description</b></dt>
<dd>determines the type of error to indicate.

 </dd>
<dt><b>See also</b></dt>
<dd><a href="ChartErrorCategory.html">ChartErrorCategory</a>, <a href="#PercentageError">PercentageError</a>, <a href="#ErrorMargin">ErrorMargin</a>, <a href="#ConstantErrorLow">ConstantErrorLow</a>, <a href="#ConstantErrorHigh">ConstantErrorHigh</a>, <a href="#ErrorIndicator">ErrorIndicator</a></dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ErrorBarStyle" class="membertitle">ErrorBarStyle</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>long <b>ErrorBarStyle</b>;<hr>
<dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
<dt><b>Description</b></dt>
<dd>determines the style of the error bars. Use this instead of
 ErrorCategory

 </dd>
<dt><b>See also</b></dt>
<dd><a href="ErrorBarStyle.html">ErrorBarStyle</a></dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="PercentageError" class="membertitle">PercentageError</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>double <b>PercentageError</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies the percentage that is used to display error bars.

 </dd>
<dd><p>The length of the error indicators is calculated for each
 data point by taking the given percentatge of its value.</p>
 
 <p>this setting is effective if the
 <a href="ChartStatistics.html">ChartStatistics</a>::<a href="ChartStatistics.html#ErrorCategory">ErrorCategory</a> is set to
 <a href="ChartErrorCategory.html">ChartErrorCategory</a>::<a href="ChartErrorCategory.html#PERCENT">PERCENT</a>.</p>

 </dd>
<dt><b>See also</b></dt>
<dd><a href="#ErrorCategory">ErrorCategory</a></dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ErrorMargin" class="membertitle">ErrorMargin</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>double <b>ErrorMargin</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies the percentage for the margin of errors.

 </dd>
<dd><p>The length of the error indicators is calculated by taking
 the percentage given of the largest data point value.</p>
 
 <p>this setting is effective if the
 <a href="ChartStatistics.html">ChartStatistics</a>::<a href="ChartStatistics.html#ErrorCategory">ErrorCategory</a> is set to
 <a href="ChartErrorCategory.html">ChartErrorCategory</a>::<a href="ChartErrorCategory.html#ERROR_MARGIN">ERROR_MARGIN</a>.</p>

 </dd>
<dt><b>See also</b></dt>
<dd><a href="#ErrorCategory">ErrorCategory</a></dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ErrorIndicator" class="membertitle">ErrorIndicator</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><a href="ChartErrorIndicatorType.html">ChartErrorIndicatorType</a> <b>ErrorIndicator</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>determines how the error is indicated.

 </dd>
<dd><p>You can enable indicators pointing up, down or both.</p>

 </dd>
<dt><b>See also</b></dt>
<dd><a href="#ErrorCategory">ErrorCategory</a></dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="RegressionCurves" class="membertitle">RegressionCurves</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><a href="ChartRegressionCurveType.html">ChartRegressionCurveType</a> <b>RegressionCurves</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>determines a type of regression for the data row values.

 </dd>
<dt><b>See also</b></dt>
<dd><a href="ChartRegressionCurveType.html">ChartRegressionCurveType</a></dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ErrorBarRangePositive" class="membertitle">ErrorBarRangePositive</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>string <b>ErrorBarRangePositive</b>;<hr>
<dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
<dt><b>Description</b></dt>
<dd>contains a cell range string for positve error bars. This
 property is used when the ::ErrorBarCategory is set
 to ::ErrorBarCategory::FROM_DATA.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ErrorBarRangeNegative" class="membertitle">ErrorBarRangeNegative</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>string <b>ErrorBarRangeNegative</b>;<hr>
<dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
<dt><b>Description</b></dt>
<dd>contains a cell range string for negative error bars. This
 property is used when the ::ErrorBarCategory is set
 to ::ErrorBarCategory::FROM_DATA.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br>&nbsp;<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.</p>

</div> <!-- id="adc-idlref" -->
</body>

</html>