~ubuntu-branches/ubuntu/natty/otrs2/natty-updates

« back to all changes in this revision

Viewing changes to var/httpd/htdocs/yui/2.7.0/as-docs/com/yahoo/astra/fl/charts/series/LineSeries.html

  • Committer: Package Import Robot
  • Author(s): Patrick Matthäi
  • Date: 2010-08-09 19:43:44 UTC
  • mfrom: (1.1.12)
  • Revision ID: package-import@ubuntu.com-20100809194344-absef1ut5mfj3qhv
Tags: 2.4.7+dfsg1-1
* Strip out yui from the source in the dfsg version.
  Closes: #591196
* Depend on libjs-yui and link to this package, instead of using the embedded
  yui version. This changes make the flash ticket statistics unuseable!
  Closes: #592146

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
 
<html>
3
 
<head>
4
 
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
 
<link rel="stylesheet" href="../../../../../../style.css" type="text/css" media="screen">
6
 
<link rel="stylesheet" href="../../../../../../print.css" type="text/css" media="print">
7
 
<meta content="LineSeries,com.yahoo.astra.fl.charts.series.LineSeries,clone,getStyleDefinition" name="keywords">
8
 
<title>com.yahoo.astra.fl.charts.series.LineSeries</title>
9
 
</head>
10
 
<body>
11
 
<script type="text/javascript" language="javascript" src="../../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
12
 
<!--
13
 
                                asdocTitle = 'LineSeries - YUI Flash Component Documentation';
14
 
                                var baseRef = '../../../../../../';
15
 
                                window.onload = configPage;
16
 
                        --></script>
17
 
<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
18
 
<tr>
19
 
<td align="left" class="titleTableTitle">YUI Flash Component Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../package-summary.html">All&nbsp;Packages</a>&nbsp;|&nbsp;<a onclick="loadClassListFrame('../../../../../../all-classes.html')" href="../../../../../../class-summary.html">All&nbsp;Classes</a>&nbsp;|&nbsp;<a onclick="loadClassListFrame('../../../../../../index-list.html')" href="../../../../../../all-index-A.html">Index</a>&nbsp;|&nbsp;<a href="../../../../../../index.html?com/yahoo/astra/fl/charts/series/LineSeries.html&amp;com/yahoo/astra/fl/charts/series/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No&nbsp;Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../../images/logo.jpg"></td>
20
 
</tr>
21
 
<tr class="titleTableRow2">
22
 
<td align="left" id="subTitle" class="titleTableSubTitle">Class&nbsp;LineSeries</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a>&nbsp;| <a href="#methodSummary">Methods</a>&nbsp;| <a href="#styleSummary">Styles</a></td>
23
 
</tr>
24
 
<tr class="titleTableRow3">
25
 
<td colspan="2">&nbsp;</td>
26
 
</tr>
27
 
</table>
28
 
<script type="text/javascript" language="javascript">
29
 
<!--
30
 
if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class LineSeries"); titleBar_setSubNav(false,true,true,false,false,false,true,false,false,false,false,false,false,false);}
31
 
--></script>
32
 
<div class="MainContent">
33
 
<table cellspacing="0" cellpadding="0" class="classHeaderTable">
34
 
<tr>
35
 
<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.yahoo.astra.fl.charts.series</a></td>
36
 
</tr>
37
 
<tr>
38
 
<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class LineSeries</td>
39
 
</tr>
40
 
<tr>
41
 
<td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">LineSeries <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> <a href="CartesianSeries.html">CartesianSeries</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> <a href="Series.html">Series</a> <img class="inheritArrow" alt="Inheritance" title="Inheritance" src="../../../../../../images/inherit-arrow.gif"> fl.core.UIComponent</td>
42
 
</tr>
43
 
</table>
44
 
<p></p>
45
 
  Renders data points as a series of connected line segments.
46
 
  
47
 
  <p></p>
48
 
<br>
49
 
<hr>
50
 
</div>
51
 
<a name="propertySummary"></a>
52
 
<div class="summarySection">
53
 
<div class="summaryTableTitle">Public Properties</div>
54
 
<div class="showHideLinks">
55
 
<div class="hideInheritedProperty" id="hideInheritedProperty">
56
 
<a onclick="javascript:setInheritedVisible(false,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Properties</a>
57
 
</div>
58
 
<div class="showInheritedProperty" id="showInheritedProperty">
59
 
<a onclick="javascript:setInheritedVisible(true,'Property');" href="#propertySummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Properties</a>
60
 
</div>
61
 
</div>
62
 
<table id="summaryTableProperty" class="summaryTable hideInheritedProperty" cellpadding="3" cellspacing="0">
63
 
<tr>
64
 
<th>&nbsp;</th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined&nbsp;by</th>
65
 
</tr>
66
 
<tr class="hideInheritedProperty">
67
 
<td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#chart">chart</a> : Object<div class="summaryTableDescription">
68
 
   </div>
69
 
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
70
 
</tr>
71
 
<tr class="hideInheritedProperty">
72
 
<td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#dataProvider">dataProvider</a> : Object<div class="summaryTableDescription">
73
 
   </div>
74
 
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
75
 
</tr>
76
 
<tr class="hideInheritedProperty">
77
 
<td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#displayName">displayName</a> : String<div class="summaryTableDescription">
78
 
   </div>
79
 
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
80
 
</tr>
81
 
<tr class="hideInheritedProperty">
82
 
<td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianSeries.html#horizontalField">horizontalField</a> : String<div class="summaryTableDescription">
83
 
   </div>
84
 
</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
85
 
</tr>
86
 
<tr class="hideInheritedProperty">
87
 
<td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#itemRenderer">itemRenderer</a> : Object<div class="summaryTableDescription">
88
 
   The class used to instantiate item renderers.</div>
89
 
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
90
 
</tr>
91
 
<tr class="hideInheritedProperty">
92
 
<td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="Series.html#length">length</a> : int<div class="summaryTableDescription">
93
 
   </div>
94
 
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
95
 
</tr>
96
 
<tr class="hideInheritedProperty">
97
 
<td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol"><a class="signatureLink" href="CartesianSeries.html#verticalField">verticalField</a> : String<div class="summaryTableDescription">
98
 
   </div>
99
 
</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
100
 
</tr>
101
 
</table>
102
 
</div>
103
 
<a name="methodSummary"></a>
104
 
<div class="summarySection">
105
 
<div class="summaryTableTitle">Public Methods</div>
106
 
<div class="showHideLinks">
107
 
<div class="hideInheritedMethod" id="hideInheritedMethod">
108
 
<a onclick="javascript:setInheritedVisible(false,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Methods</a>
109
 
</div>
110
 
<div class="showInheritedMethod" id="showInheritedMethod">
111
 
<a onclick="javascript:setInheritedVisible(true,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Methods</a>
112
 
</div>
113
 
</div>
114
 
<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
115
 
<tr>
116
 
<th>&nbsp;</th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined&nbsp;by</th>
117
 
</tr>
118
 
<tr class="">
119
 
<td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol">
120
 
<div class="summarySignature">
121
 
<a class="signatureLink" href="#LineSeries()">LineSeries</a>(data:Object = null)</div>
122
 
<div class="summaryTableDescription">
123
 
    Constructor.</div>
124
 
</td><td class="summaryTableOwnerCol">LineSeries</td>
125
 
</tr>
126
 
<tr class="">
127
 
<td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol">
128
 
<div class="summarySignature">
129
 
<a class="signatureLink" href="#clone()">clone</a>():<a href="../series/ISeries.html">ISeries</a>
130
 
</div>
131
 
<div class="summaryTableDescription">
132
 
   
133
 
   </div>
134
 
</td><td class="summaryTableOwnerCol">LineSeries</td>
135
 
</tr>
136
 
<tr class="hideInheritedMethod">
137
 
<td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
138
 
<div class="summarySignature">
139
 
<a class="signatureLink" href="CartesianSeries.html#createLegendItemData()">createLegendItemData</a>():<a href="../legend/LegendItemData.html">LegendItemData</a>
140
 
</div>
141
 
<div class="summaryTableDescription">
142
 
   Creates a LegendItemData object to pass to the chart's legend.</div>
143
 
</td><td class="summaryTableOwnerCol"><a href="CartesianSeries.html">CartesianSeries</a></td>
144
 
</tr>
145
 
<tr class="">
146
 
<td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol">
147
 
<div class="summarySignature">
148
 
<a class="signatureLink" href="#getStyleDefinition()">getStyleDefinition</a>():Object</div>
149
 
<div class="summaryTableDescription">[static]
150
 
   </div>
151
 
</td><td class="summaryTableOwnerCol">LineSeries</td>
152
 
</tr>
153
 
<tr class="hideInheritedMethod">
154
 
<td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
155
 
<div class="summarySignature">
156
 
<a class="signatureLink" href="Series.html#itemRendererToIndex()">itemRendererToIndex</a>(renderer:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):int</div>
157
 
<div class="summaryTableDescription">
158
 
   </div>
159
 
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
160
 
</tr>
161
 
<tr class="hideInheritedMethod">
162
 
<td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
163
 
<div class="summarySignature">
164
 
<a class="signatureLink" href="Series.html#itemToItemRenderer()">itemToItemRenderer</a>(item:Object):<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>
165
 
</div>
166
 
<div class="summaryTableDescription"></div>
167
 
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
168
 
</tr>
169
 
</table>
170
 
</div>
171
 
<a name="protectedMethodSummary"></a>
172
 
<div class="summarySection">
173
 
<div class="summaryTableTitle">Protected Methods</div>
174
 
<div class="showHideLinks">
175
 
<div class="hideInheritedProtectedMethod" id="hideInheritedProtectedMethod">
176
 
<a onclick="javascript:setInheritedVisible(false,'ProtectedMethod');" href="#protectedMethodSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Protected Methods</a>
177
 
</div>
178
 
<div class="showInheritedProtectedMethod" id="showInheritedProtectedMethod">
179
 
<a onclick="javascript:setInheritedVisible(true,'ProtectedMethod');" href="#protectedMethodSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Protected Methods</a>
180
 
</div>
181
 
</div>
182
 
<table id="summaryTableProtectedMethod" class="summaryTable hideInheritedProtectedMethod" cellpadding="3" cellspacing="0">
183
 
<tr>
184
 
<th>&nbsp;</th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined&nbsp;by</th>
185
 
</tr>
186
 
<tr class="hideInheritedProtectedMethod">
187
 
<td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
188
 
<div class="summarySignature">
189
 
<a class="signatureLink" href="Series.html#invalidateMarker()">invalidateMarker</a>(marker:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):void</div>
190
 
<div class="summaryTableDescription">
191
 
   Invalidates a marker (considered new).</div>
192
 
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
193
 
</tr>
194
 
<tr class="hideInheritedProtectedMethod">
195
 
<td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
196
 
<div class="summarySignature">
197
 
<a class="signatureLink" href="Series.html#isMarkerInvalid()">isMarkerInvalid</a>(marker:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):Boolean</div>
198
 
<div class="summaryTableDescription">
199
 
   Indicates whether special considerations should be taken for a newly created marker.</div>
200
 
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
201
 
</tr>
202
 
<tr class="hideInheritedProtectedMethod">
203
 
<td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
204
 
<div class="summarySignature">
205
 
<a class="signatureLink" href="Series.html#validateMarker()">validateMarker</a>(marker:<a href="../series/ISeriesItemRenderer.html">ISeriesItemRenderer</a>):void</div>
206
 
<div class="summaryTableDescription">
207
 
   Makes a marker valid.</div>
208
 
</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
209
 
</tr>
210
 
</table>
211
 
</div>
212
 
<a name="styleSummary"></a>
213
 
<div class="summarySection">
214
 
<div class="summaryTableTitle">Styles</div>
215
 
<div class="showHideLinks">
216
 
<div class="hideInheritedStyle" id="hideInheritedStyle">
217
 
<a onclick="javascript:setInheritedVisible(false,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Styles</a>
218
 
</div>
219
 
<div class="showInheritedStyle" id="showInheritedStyle">
220
 
<a onclick="javascript:setInheritedVisible(true,'Style');" href="#styleSummary" class="showHideLink"><img src="../../../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Styles</a>
221
 
</div>
222
 
</div>
223
 
<table id="summaryTableStyle" class="summaryTable " cellpadding="3" cellspacing="0">
224
 
<tr>
225
 
<th>&nbsp;</th><th colspan="2">Style</th><th>Description</th><th class="summaryTableOwnerCol">Defined&nbsp;by</th>
226
 
</tr>
227
 
<tr class="hideInheritedStyle">
228
 
<td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
229
 
<div class="summarySignature">
230
 
<a class="signatureLink" href="Series.html#style:animationDuration">animationDuration</a>
231
 
</div>
232
 
</td><td class="summaryTableDescription"><span class="label">Type: </span>int<br>
233
 
  The duration for animations that occur on data changes.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
234
 
</tr>
235
 
<tr class="hideInheritedStyle">
236
 
<td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
237
 
<div class="summarySignature">
238
 
<a class="signatureLink" href="Series.html#style:animationEasingFunction">animationEasingFunction</a>
239
 
</div>
240
 
</td><td class="summaryTableDescription"><span class="label">Type: </span>Function<br>
241
 
  The easing function for animations that occur on data changes.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
242
 
</tr>
243
 
<tr class="hideInheritedStyle">
244
 
<td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
245
 
<div class="summarySignature">
246
 
<a class="signatureLink" href="Series.html#style:animationEnabled">animationEnabled</a>
247
 
</div>
248
 
</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
249
 
  If true, data changes will be displayed with animations.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
250
 
</tr>
251
 
<tr class="">
252
 
<td class="summaryTablePaddingCol"><a name="style:areaFillAlpha"></a>&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol">
253
 
<div class="summarySignature">
254
 
<span class="signatureLink">areaFillAlpha</span>
255
 
</div>
256
 
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
257
 
     The alpha value of the area fill.
258
 
           The default value is <code>0.6</code>.</td><td class="summaryTableOwnerCol">LineSeries</td>
259
 
</tr>
260
 
<tr class="hideInheritedStyle">
261
 
<td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
262
 
<div class="summarySignature">
263
 
<a class="signatureLink" href="Series.html#style:borderAlpha">borderAlpha</a>
264
 
</div>
265
 
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
266
 
     The alpha value from 0.0 to 1.0 to use for drawing the border of markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
267
 
</tr>
268
 
<tr class="hideInheritedStyle">
269
 
<td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
270
 
<div class="summarySignature">
271
 
<a class="signatureLink" href="Series.html#style:borderColor">borderColor</a>
272
 
</div>
273
 
</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br> 
274
 
     The border color used by programatic skins in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
275
 
</tr>
276
 
<tr class="">
277
 
<td class="summaryTablePaddingCol"><a name="style:connectDiscontinuousPoints"></a>&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol">
278
 
<div class="summarySignature">
279
 
<span class="signatureLink">connectDiscontinuousPoints</span>
280
 
</div>
281
 
</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
282
 
     If true, draws a dashed line between discontinuous points.
283
 
           The default value is <code>false</code>.</td><td class="summaryTableOwnerCol">LineSeries</td>
284
 
</tr>
285
 
<tr class="">
286
 
<td class="summaryTablePaddingCol"><a name="style:connectPoints"></a>&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol">
287
 
<div class="summarySignature">
288
 
<span class="signatureLink">connectPoints</span>
289
 
</div>
290
 
</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
291
 
     If true, lines are drawn between the markers. If false, only the markers are drawn.
292
 
           The default value is <code>true</code>.</td><td class="summaryTableOwnerCol">LineSeries</td>
293
 
</tr>
294
 
<tr class="">
295
 
<td class="summaryTablePaddingCol"><a name="style:discontinuousDashLength"></a>&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol">
296
 
<div class="summarySignature">
297
 
<span class="signatureLink">discontinuousDashLength</span>
298
 
</div>
299
 
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
300
 
     The length of dashes in a discontinuous line. 
301
 
           The default value is <code>10</code>.</td><td class="summaryTableOwnerCol">LineSeries</td>
302
 
</tr>
303
 
<tr class="hideInheritedStyle">
304
 
<td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
305
 
<div class="summarySignature">
306
 
<a class="signatureLink" href="Series.html#style:fillAlpha">fillAlpha</a>
307
 
</div>
308
 
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
309
 
     The alpha value from 0.0 to 1.0 to use for drawing the fills of markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
310
 
</tr>
311
 
<tr class="hideInheritedStyle">
312
 
<td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
313
 
<div class="summarySignature">
314
 
<a class="signatureLink" href="Series.html#style:fillColor">fillColor</a>
315
 
</div>
316
 
</td><td class="summaryTableDescription"><span class="label">Type: </span>uint<br>
317
 
  The base color used by objects displayed in this series.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
318
 
</tr>
319
 
<tr class="">
320
 
<td class="summaryTablePaddingCol"><a name="style:lineWeight"></a>&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol">
321
 
<div class="summarySignature">
322
 
<span class="signatureLink">lineWeight</span>
323
 
</div>
324
 
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
325
 
     The weight, in pixels, of the line drawn between points in this series.
326
 
           The default value is <code>3</code>.</td><td class="summaryTableOwnerCol">LineSeries</td>
327
 
</tr>
328
 
<tr class="hideInheritedStyle">
329
 
<td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
330
 
<div class="summarySignature">
331
 
<a class="signatureLink" href="Series.html#style:markerAlpha">markerAlpha</a>
332
 
</div>
333
 
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
334
 
  The alpha value from 0.0 to 1.0 to use for drawing the markers.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
335
 
</tr>
336
 
<tr class="hideInheritedStyle">
337
 
<td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
338
 
<div class="summarySignature">
339
 
<a class="signatureLink" href="Series.html#style:markerSize">markerSize</a>
340
 
</div>
341
 
</td><td class="summaryTableDescription"><span class="label">Type: </span>Number<br>
342
 
  The size, in pixels, of each marker.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
343
 
</tr>
344
 
<tr class="hideInheritedStyle">
345
 
<td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
346
 
<div class="summarySignature">
347
 
<a class="signatureLink" href="Series.html#style:markerSkin">markerSkin</a>
348
 
</div>
349
 
</td><td class="summaryTableDescription"><span class="label">Type: </span>Class<br>
350
 
  The Class used to instantiate each marker's skin.</td><td class="summaryTableOwnerCol"><a href="Series.html">Series</a></td>
351
 
</tr>
352
 
<tr class="">
353
 
<td class="summaryTablePaddingCol"><a name="style:showAreaFill"></a>&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol">
354
 
<div class="summarySignature">
355
 
<span class="signatureLink">showAreaFill</span>
356
 
</div>
357
 
</td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean<br>
358
 
     If true, the series will include a fill under the line, extending to the axis.
359
 
           The default value is <code>false</code>.</td><td class="summaryTableOwnerCol">LineSeries</td>
360
 
</tr>
361
 
</table>
362
 
</div>
363
 
<script type="text/javascript" language="javascript">
364
 
<!--
365
 
showHideInherited();
366
 
--></script>
367
 
<div class="MainContent">
368
 
<a name="constructorDetail"></a>
369
 
<div class="detailSectionHeader">Constructor detail</div>
370
 
<a name="LineSeries()"></a>
371
 
<table cellspacing="0" cellpadding="0" class="detailHeader">
372
 
<tr>
373
 
<td class="detailHeaderName">LineSeries</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
374
 
</tr>
375
 
</table>
376
 
<div class="detailBody">
377
 
<code>public function LineSeries(data:Object = null)</code><p>
378
 
    Constructor.
379
 
   </p><span class="label">Parameters</span>
380
 
<table border="0" cellspacing="0" cellpadding="0">
381
 
<tr>
382
 
<td width="20px"></td><td><code><span class="label">data</span>:Object</code> (default = <code>null</code>)<code></code></td>
383
 
</tr>
384
 
</table>
385
 
</div>
386
 
<a name="methodDetail"></a>
387
 
<div class="detailSectionHeader">Method detail</div>
388
 
<a name="clone()"></a>
389
 
<table cellspacing="0" cellpadding="0" class="detailHeader">
390
 
<tr>
391
 
<td class="detailHeaderName">clone</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
392
 
</tr>
393
 
</table>
394
 
<div class="detailBody">
395
 
<code>public override function clone():<a href="../series/ISeries.html">ISeries</a></code><p>
396
 
   
397
 
   </p><p></p>
398
 
<span class="label">Returns</span>
399
 
<table border="0" cellspacing="0" cellpadding="0">
400
 
<tr>
401
 
<td width="20"></td><td><code><a href="../series/ISeries.html">ISeries</a></code></td>
402
 
</tr>
403
 
</table>
404
 
</div>
405
 
<a name="getStyleDefinition()"></a>
406
 
<table cellspacing="0" cellpadding="0" class="detailHeader">
407
 
<tr>
408
 
<td class="detailHeaderName">getStyleDefinition</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule">&nbsp;</td>
409
 
</tr>
410
 
</table>
411
 
<div class="detailBody">
412
 
<code>public static function getStyleDefinition():Object</code><p>
413
 
   </p><p></p>
414
 
<span class="label">Returns</span>
415
 
<table border="0" cellspacing="0" cellpadding="0">
416
 
<tr>
417
 
<td width="20"></td><td><code>Object</code></td>
418
 
</tr>
419
 
</table>
420
 
</div>
421
 
<br>
422
 
<br>
423
 
<hr>
424
 
<br>
425
 
<p></p>
426
 
<center class="copyright"> 
427
 
</center>
428
 
</div>
429
 
</body>
430
 
</html>
431
 
<!-- -->