Sophie

Sophie

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

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

<html>
<head>
<title>Service LineDiagram</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="LineDiagram-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 LineDiagram</td>
</tr>
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>specifies line, spline and symbol 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">long<br>
<a href="#SymbolType">SymbolType</a></td>
<td class="imsum_right">determines which type of symbols are displayed.
 
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">::com::sun::star::<a href="../awt/module-ix.html">awt</a>::<a href="../awt/Size.html">Size</a><br>
<a href="#SymbolSize">SymbolSize</a></td>
<td class="imsum_right"><b>[ OPTIONAL ]<br>
</b>specifies the size of symbols in 1/100th of a millimeter.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">string<br>
<a href="#SymbolBitmapURL">SymbolBitmapURL</a></td>
<td class="imsum_right"><b>[ DEPRECATED ]<br>
</b><b>[ OPTIONAL ]<br>
</b>Set this property to any valid URL that points to a graphic
 file. This graphic is then used as symbol for all series.

 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">boolean<br>
<a href="#Lines">Lines</a></td>
<td class="imsum_right">determines if the chart type has lines connecting the data
 points or contains just symbols.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">long<br>
<a href="#SplineType">SplineType</a></td>
<td class="imsum_right">determines if the chart is a spline-chart type and specifies
 the type of splines.

 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">long<br>
<a href="#SplineOrder">SplineOrder</a></td>
<td class="imsum_right"><b>[ OPTIONAL ]<br>
</b>specifies the power of the polynomials used for spline
 calculation

 This property is only valid for B-splines
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">long<br>
<a href="#SplineResolution">SplineResolution</a></td>
<td class="imsum_right"><b>[ OPTIONAL ]<br>
</b>determines the number of sampling points of a spline
 &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="SymbolType" class="membertitle">SymbolType</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>long <b>SymbolType</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>determines which type of symbols are displayed.
 
 </dd>
<dd><p>In this interface, only the two values
 <a href="ChartSymbolType.html">ChartSymbolType</a>::<a href="ChartSymbolType.html#NONE">NONE</a> and
 <a href="ChartSymbolType.html">ChartSymbolType</a>::<a href="ChartSymbolType.html#AUTO">AUTO</a> are supported. Later
 versions may support the selection of the symbols shape.</p>

 <p>If you set this property to
 <a href="ChartSymbolType.html">ChartSymbolType</a>::<a href="ChartSymbolType.html#AUTO">AUTO</a>, you can change the
 symbol shape for objects supporting the service
 <a href="ChartDataPointProperties.html">ChartDataPointProperties</a> or
 <a href="ChartDataRowProperties.html">ChartDataRowProperties</a>.</p>

 </dd>
<dt><b>See also</b></dt>
<dd><a href="ChartDataPointProperties.html">ChartDataPointProperties</a>, <a href="ChartDataRowProperties.html">ChartDataRowProperties</a></dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="SymbolSize" class="membertitle">SymbolSize</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>::com::sun::star::<a href="../awt/module-ix.html">awt</a>::<a href="../awt/Size.html">Size</a> <b>SymbolSize</b>;<hr>
<dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
<dt><b>Description</b></dt>
<dd>specifies the size of symbols in 1/100th of a millimeter.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="SymbolBitmapURL" class="membertitle">SymbolBitmapURL</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>string <b>SymbolBitmapURL</b>;<hr>
<dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>deprecated</i></dd>
<dd><i>optional</i></dd>
<dt><b>Description</b></dt>
<dd>Set this property to any valid URL that points to a graphic
 file. This graphic is then used as symbol for all series.

 </dd>
<dd><p>When you query this value you get an internal URL of the
 embedded graphic.</p>

 </dd>
<dt><b>See also</b></dt>
<dd><a href="ChartSymbolType.html">ChartSymbolType</a></dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="Lines" class="membertitle">Lines</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>boolean <b>Lines</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>determines if the chart type has lines connecting the data
 points or contains just symbols.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="SplineType" class="membertitle">SplineType</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>long <b>SplineType</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>determines if the chart is a spline-chart type and specifies
 the type of splines.

 </dd>
<dd><p>You can set the following values:
 <table border>
 <tr><td>0</td><td>lines are used instead of splines</td></tr>
 <tr><td>1</td><td>use cubic splines</td></tr>
 <tr><td>2</td><td>use B-splines</td></tr>
 </table>
 </p>
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="SplineOrder" class="membertitle">SplineOrder</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>long <b>SplineOrder</b>;<hr>
<dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
<dt><b>Description</b></dt>
<dd>specifies the power of the polynomials used for spline
 calculation

 This property is only valid for B-splines
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="SplineResolution" class="membertitle">SplineResolution</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>long <b>SplineResolution</b>;<hr>
<dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
<dt><b>Description</b></dt>
<dd>determines the number of sampling points of a spline
 </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>