Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-testing > by-pkgid > 2c50825dd66d0497b96a67f7fab2ee84 > files > 1607

openoffice.org64-devel-doc-2.4.1.10-1mdv2008.1.x86_64.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">Included Services</td>
<td class="navisub"><a href="#ExportedInterfaces" class="navisub">Exported Interfaces</a></td>
<td class="navisub"><a href="#PropertiesSummary" class="navisub">Properties' Summary</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="ExportedInterfaces"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Exported Interfaces</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">determines the type of error to indicate.

 &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>
</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>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="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>
</table>
<br>&nbsp;<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2008 Sun Microsystems, Inc.</p>

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

</html>