Sophie

Sophie

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

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

<html>
<head>
<title>Typedef DataSequenceRole</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="DataSequenceRole-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>
<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">chart2</a> :: <a href="module-ix.html" class="namechain">data</a> :: </p>
</td>
</tr>
<tr>
<td class="title"><table class="title-table" width="99%">
<tr>
<td width="25%" class="title2">unpublished </td>
<td width="50%" class="title">typedef DataSequenceRole</td>
<td width="*"/></tr>
</table>
</td>
</tr>
<tr>
<td><dl>
<dt><b>Defining Type</b></dt>
<dd>string</dd>
</dl>
</td>
</tr>
<tr>
<td><dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>not published</i></dd>
<dt><b>Description</b></dt>
<dd>a string that states in what way a <a href="DataSequence.html">DataSequence</a>
 should be used. If this property is an empty string, no
 proposition about usage is made.

 </dd>
<dd><p>The strings can have any value. However some values are
 predefined and should always be interpreted in the same way.</p>

 <dl>
 <dt>label</dt>
 <dd>values are used as a label for a series. Usually, you
 will have just one cell containing a string.</dd>
 <dt>values-x</dt>
 <dd>values are used as x-values in an XY- or bubble
 diagram</dd>
 <dt>values-y</dt>
 <dd>values are used as y-values in an XY-Diagram or as values
 in a bar, line, etc. chart</dd>
 <dt>values-z</dt>
 <dd>values may be used as z-values in a three-dimensional
 XYZ-Diagram or a surface-chart</dd>
 <dt>sizes</dt>
 <dd>values are used as radius of the bubbles in a
 Bubble-Diagram</dd>
 <dt>error-bars-x-positive</dt>
 <dd>values are used as error-information in positive x-direction for
 displaying error-bars</dd>
 <dt>error-bars-x-negative</dt>
 <dd>values are used as error-information in negative x-direction for
 displaying error-bars</dd>
 <dt>error-bars-y-positive</dt>
 <dd>values are used as error-information in positive y-direction for
 displaying error-bars</dd>
 <dt>error-bars-y-negative</dt>
 <dd>values are used as error-information in negative y-direction for
 displaying error-bars</dd>
 <dt>categories</dt>
 <dd>values are used for categories in the diagram</dd>
 </dl>

 <p>In a candle-stick chart you have the following roles:</p>

 <dl>
 <dt>values-first</dt>
 <dd>the first value of a series of values. In a stock-chart this
 would be the opening course.</dd>
 <dt>values-last</dt>
 <dd>the last value of a series of values. In a stock-chart this
 would be the closing course.</dd>
 <dt>values-min</dt>
 <dd>the minimum value of a series of values. In a stock-chart
 this would be the lowest course that occured during
 trading.</dd>
 <dt>values-max</dt>
 <dd>the maximum value of a series of values. In a stock-chart
 this would be the highest course that occured during
 trading.</dd>
 </dl>
 </dd>
</dl>
</td>
</tr>
</table>
<hr>
<hr>
<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>