Sophie

Sophie

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

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

<html>
<head>
<title>Service BarDiagram</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="BarDiagram-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"><a href="#ServicesSummary" class="navisub">Services' Summary</a></td>
<td class="navisub">Interfaces' Summary</td>
<td class="navisub"><a href="#PropertiesSummary" class="navisub">Properties' Summary</a></td>
<td class="navisub"><a href="#ServicesDetails" class="navisub">Services' Details</a></td>
<td class="navisub">Interfaces' Details</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 BarDiagram</td>
</tr>
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>This is a service for bar and column diagrams.
 </dd>
</dl>
</td>
</tr>
</table>
<hr>
<a name="ServicesSummary"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Included Services - Summary</td>
</tr>
<tr>
<td class="imsum_left"><a href="Diagram.html">Diagram</a></td>
<td class="imsum_right"><dl>
<dt>(referenced entity's summary:)</dt>
<dd>the base service for the diagram of the chart document.

 </dd>
</dl>
</td>
</tr>
<tr>
<td class="imsum_left"><a href="ChartStatistics.html">ChartStatistics</a></td>
<td class="imsum_right"><dl>
<dt>(referenced entity's summary:)</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>
<tr>
<td class="imsum_left"><a href="ChartAxisXSupplier.html">ChartAxisXSupplier</a></td>
<td class="imsum_right"><dl>
<dt>(referenced entity's summary:)</dt>
<dd>has to be supported by charts providing the cpabilities of a
 horizontal axis, i.e., an <em>x</em>-axis.
 </dd>
</dl>
</td>
</tr>
<tr>
<td class="imsum_left"><a href="ChartTwoAxisYSupplier.html">ChartTwoAxisYSupplier</a></td>
<td class="imsum_right"><dl>
<dt>(referenced entity's summary:)</dt>
<dd>a helper service for chart documents which supply
 primary and secondary y-axes.
 </dd>
</dl>
</td>
</tr>
<tr>
<td class="imsum_left"><a href="ChartAxisZSupplier.html">ChartAxisZSupplier</a></td>
<td class="imsum_right"><dl>
<dt>(referenced entity's summary:)</dt>
<dd>A helper service for chart documents which supply a z-axis.
 </dd>
</dl>
</td>
</tr>
<tr>
<td class="imsum_left"><a href="Dim3DDiagram.html">Dim3DDiagram</a></td>
<td class="imsum_right"><dl>
<dt>(referenced entity's summary:)</dt>
<dd>is a service for diagrams that support the capability to render
 themselves as three-dimensional diagrams as well as
 two-dimensional ones.
 </dd>
</dl>
</td>
</tr>
<tr>
<td class="imsum_left"><a href="StackableDiagram.html">StackableDiagram</a></td>
<td class="imsum_right"><dl>
<dt>(referenced entity's summary:)</dt>
<dd>a helper service for stackable chart types (e.g., charts in
 which the data rows may be displayed stacked on each other or in
 percent relation).
 </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">boolean<br>
<a href="#Vertical">Vertical</a></td>
<td class="imsum_right">Determines if the bars of a chart are drawn vertically or
 horizontally. Default is vertical.

 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">boolean<br>
<a href="#Deep">Deep</a></td>
<td class="imsum_right"><b>[ OPTIONAL ]<br>
</b>If <b>true</b>, determines that in a three-dimensional bar chart
 the bars of each series are arranged behind each other in the
 z-direction. If <b>false</b> the arrangement of bars is like in
 two-dimensional bar charts.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">boolean<br>
<a href="#StackedBarsConnected">StackedBarsConnected</a></td>
<td class="imsum_right"><b>[ OPTIONAL ]<br>
</b>determines if, in a stacked chart, there are connecting lines
 between corresponding bars. Currently, bar charts with
 horizontal bars do not support this property.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">boolean<br>
<a href="#GroupBarsPerAxis">GroupBarsPerAxis</a></td>
<td class="imsum_right"><b>[ OPTIONAL ]<br>
</b>If bars of a bar or column chart are attached to different
 axis, this property determines how to display those. If
 <b>true</b>, the bars are grouped together in one block for each
 axis, thus they are painted one group over the other.

 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">long<br>
<a href="#NumberOfLines">NumberOfLines</a></td>
<td class="imsum_right"><b>[ DEPRECATED ]<br>
</b>Determines how many data rows are displayed as lines rather than
 bars.

 &nbsp;</td>
</tr>
</table>
<a name="ServicesDetails"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Included Services - Details</td>
</tr>
<tr/>
<tr>
<td class="imdetail"><a name="Diagram" class="membertitle"><a href="Diagram.html">Diagram</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>the base service for the diagram of the chart document.

 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr/>
<tr>
<td class="imdetail"><a name="ChartStatistics" class="membertitle"><a href="ChartStatistics.html">ChartStatistics</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>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>
</td>
</tr>
<tr/>
<tr>
<td class="imdetail"><a name="ChartAxisXSupplier" class="membertitle"><a href="ChartAxisXSupplier.html">ChartAxisXSupplier</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>has to be supported by charts providing the cpabilities of a
 horizontal axis, i.e., an <em>x</em>-axis.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr/>
<tr>
<td class="imdetail"><a name="ChartTwoAxisYSupplier" class="membertitle"><a href="ChartTwoAxisYSupplier.html">ChartTwoAxisYSupplier</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>a helper service for chart documents which supply
 primary and secondary y-axes.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr/>
<tr>
<td class="imdetail"><a name="ChartAxisZSupplier" class="membertitle"><a href="ChartAxisZSupplier.html">ChartAxisZSupplier</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>A helper service for chart documents which supply a z-axis.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr/>
<tr>
<td class="imdetail"><a name="Dim3DDiagram" class="membertitle"><a href="Dim3DDiagram.html">Dim3DDiagram</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>is a service for diagrams that support the capability to render
 themselves as three-dimensional diagrams as well as
 two-dimensional ones.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr/>
<tr>
<td class="imdetail"><a name="StackableDiagram" class="membertitle"><a href="StackableDiagram.html">StackableDiagram</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>a helper service for stackable chart types (e.g., charts in
 which the data rows may be displayed stacked on each other or in
 percent relation).
 </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="Vertical" class="membertitle">Vertical</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>boolean <b>Vertical</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>Determines if the bars of a chart are drawn vertically or
 horizontally. Default is vertical.

 </dd>
<dd><p>If Vertical is <b>false</b> you get a column chart rather than
 a bar chart.</p>
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="Deep" class="membertitle">Deep</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>boolean <b>Deep</b>;<hr>
<dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
<dt><b>Description</b></dt>
<dd>If <b>true</b>, determines that in a three-dimensional bar chart
 the bars of each series are arranged behind each other in the
 z-direction. If <b>false</b> the arrangement of bars is like in
 two-dimensional bar charts.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="StackedBarsConnected" class="membertitle">StackedBarsConnected</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>boolean <b>StackedBarsConnected</b>;<hr>
<dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
<dt><b>Description</b></dt>
<dd>determines if, in a stacked chart, there are connecting lines
 between corresponding bars. Currently, bar charts with
 horizontal bars do not support this property.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="GroupBarsPerAxis" class="membertitle">GroupBarsPerAxis</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>boolean <b>GroupBarsPerAxis</b>;<hr>
<dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
<dt><b>Description</b></dt>
<dd>If bars of a bar or column chart are attached to different
 axis, this property determines how to display those. If
 <b>true</b>, the bars are grouped together in one block for each
 axis, thus they are painted one group over the other.

 </dd>
<dd><p>If <b>false</b>, the bars are displayed side-by-side, as if
 they were all attached to the same axis.</p>

 <p>If all data series of a bar or column chart are attached to
 only one axis, this property has no effect.</p>
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="NumberOfLines" class="membertitle">NumberOfLines</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>long <b>NumberOfLines</b>;<hr>
<dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>deprecated</i></dd>
<dt><b>Description</b></dt>
<dd>Determines how many data rows are displayed as lines rather than
 bars.

 </dd>
<dd><p>If this property differs from zero the last
 <a href="BarDiagram.html">BarDiagram</a>::<a href="BarDiagram.html#NumberOfLines">NumberOfLines</a> data rows are shown as lines. It is
 currently supported by two dimensional vertical bar charts only. </p>

 </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>