📄 bichartpresentationmanager.html
字号:
<h4>Parameters</h4><table><thead><tr><td>Name</td><td>Type</td><td class="optional-header">Optional</td><td>Default</td><td>Descripton</td></tr></thead><tbody><tr><td><code>sSeriesId</code></td><td><code class="type">String</code></td><td class="optional-column"></td><td></td><td>The series id of the point</td></tr><tr><td><code>sCategoryId</code></td><td><code class="type">String</code></td><td class="optional-column"><img src="check.png" alt="checked"></td><td></td><td>The category id of the point</td></tr></tbody></table><h4>Return Type</h4><p><code class="type">String</code></p><h3><a name="getFillColorForPoint"></a>getFillColorForPoint</h3><p>Returns the fill color for the point with the given ids</p><h4>Syntax</h4><pre class="method-syntax">object.getFillColorForPoint(<span class="methodArgument">sSeriesId</span> [, <span class="methodArgument">sCategoryId</span>])</pre><h4>Parameters</h4><table><thead><tr><td>Name</td><td>Type</td><td class="optional-header">Optional</td><td>Default</td><td>Descripton</td></tr></thead><tbody><tr><td><code>sSeriesId</code></td><td><code class="type">String</code></td><td class="optional-column"></td><td></td><td>The series id of the point</td></tr><tr><td><code>sCategoryId</code></td><td><code class="type">String</code></td><td class="optional-column"><img src="check.png" alt="checked"></td><td></td><td>The category id of the point</td></tr></tbody></table><h4>Return Type</h4><p><code class="type">String</code></p><h3><a name="getFillOpacityForPoint"></a>getFillOpacityForPoint</h3><p>Returns the fill opacity for the point with the given ids</p><h4>Syntax</h4><pre class="method-syntax">object.getFillOpacityForPoint(<span class="methodArgument">sSeriesId</span> [, <span class="methodArgument">sCategoryId</span>])</pre><h4>Parameters</h4><table><thead><tr><td>Name</td><td>Type</td><td class="optional-header">Optional</td><td>Default</td><td>Descripton</td></tr></thead><tbody><tr><td><code>sSeriesId</code></td><td><code class="type">String</code></td><td class="optional-column"></td><td></td><td>The series id of the point</td></tr><tr><td><code>sCategoryId</code></td><td><code class="type">String</code></td><td class="optional-column"><img src="check.png" alt="checked"></td><td></td><td>The category id of the point</td></tr></tbody></table><h4>Return Type</h4><p><code class="type">Number</code></p><h3><a name="getFillTypeForPoint"></a>getFillTypeForPoint</h3><p>Returns the fill type for the point with the given ids</p><h4>Syntax</h4><pre class="method-syntax">object.getFillTypeForPoint(<span class="methodArgument">sSeriesId</span> [, <span class="methodArgument">sCategoryId</span>])</pre><h4>Parameters</h4><table><thead><tr><td>Name</td><td>Type</td><td class="optional-header">Optional</td><td>Default</td><td>Descripton</td></tr></thead><tbody><tr><td><code>sSeriesId</code></td><td><code class="type">String</code></td><td class="optional-column"></td><td></td><td>The series id of the point</td></tr><tr><td><code>sCategoryId</code></td><td><code class="type">String</code></td><td class="optional-column"><img src="check.png" alt="checked"></td><td></td><td>The category id of the point</td></tr></tbody></table><h4>Return Type</h4><p><code class="type">String</code></p><h3><a name="getMarkerTypeForPoint"></a>getMarkerTypeForPoint</h3><p>Returns the marker type for the point with the given ids</p><h4>Syntax</h4><pre class="method-syntax">object.getMarkerTypeForPoint(<span class="methodArgument">sSeriesId</span> [, <span class="methodArgument">sCategoryId</span>])</pre><h4>Parameters</h4><table><thead><tr><td>Name</td><td>Type</td><td class="optional-header">Optional</td><td>Default</td><td>Descripton</td></tr></thead><tbody><tr><td><code>sSeriesId</code></td><td><code class="type">String</code></td><td class="optional-column"></td><td></td><td>The series id of the point</td></tr><tr><td><code>sCategoryId</code></td><td><code class="type">String</code></td><td class="optional-column"><img src="check.png" alt="checked"></td><td></td><td>The category id of the point</td></tr></tbody></table><h4>Return Type</h4><p><code class="type">String</code></p><h3><a name="getMarkerVisibleForPoint"></a>getMarkerVisibleForPoint</h3><p>Returns whether the marker should be visible for the point with the given ids</p><h4>Syntax</h4><pre class="method-syntax">object.getMarkerVisibleForPoint(<span class="methodArgument">sSeriesId</span> [, <span class="methodArgument">sCategoryId</span>])</pre><h4>Parameters</h4><table><thead><tr><td>Name</td><td>Type</td><td class="optional-header">Optional</td><td>Default</td><td>Descripton</td></tr></thead><tbody><tr><td><code>sSeriesId</code></td><td><code class="type">String</code></td><td class="optional-column"></td><td></td><td>The series id of the point</td></tr><tr><td><code>sCategoryId</code></td><td><code class="type">String</code></td><td class="optional-column"><img src="check.png" alt="checked"></td><td></td><td>The category id of the point</td></tr></tbody></table><h4>Return Type</h4><p><code class="type">Boolean</code></p><h3><a name="getStrokeColorForPoint"></a>getStrokeColorForPoint</h3><p>Returns the stroke color for the point with the given ids</p><h4>Syntax</h4><pre class="method-syntax">object.getStrokeColorForPoint(<span class="methodArgument">sSeriesId</span> [, <span class="methodArgument">sCategoryId</span>])</pre><h4>Parameters</h4><table><thead><tr><td>Name</td><td>Type</td><td class="optional-header">Optional</td><td>Default</td><td>Descripton</td></tr></thead><tbody><tr><td><code>sSeriesId</code></td><td><code class="type">String</code></td><td class="optional-column"></td><td></td><td>The series id of the point</td></tr><tr><td><code>sCategoryId</code></td><td><code class="type">String</code></td><td class="optional-column"><img src="check.png" alt="checked"></td><td></td><td>The category id of the point</td></tr></tbody></table><h4>Return Type</h4><p><code class="type">String</code></p><h3><a name="getStrokeOpacityForPoint"></a>getStrokeOpacityForPoint</h3><p>Returns the stroke opacity for the point with the given ids</p><h4>Syntax</h4><pre class="method-syntax">object.getStrokeOpacityForPoint(<span class="methodArgument">sSeriesId</span> [, <span class="methodArgument">sCategoryId</span>])</pre><h4>Parameters</h4><table><thead><tr><td>Name</td><td>Type</td><td class="optional-header">Optional</td><td>Default</td><td>Descripton</td></tr></thead><tbody><tr><td><code>sSeriesId</code></td><td><code class="type">String</code></td><td class="optional-column"></td><td></td><td>The series id of the point</td></tr><tr><td><code>sCategoryId</code></td><td><code class="type">String</code></td><td class="optional-column"><img src="check.png" alt="checked"></td><td></td><td>The category id of the point</td></tr></tbody></table><h4>Return Type</h4><p><code class="type">Number</code></p><h3><a name="setBarSpacingForPoint"></a>setBarSpacingForPoint</h3><p> Sets the bar spacing for the graph. Since the bar spacing is the same for all charts in the graph the <code>sSeriesId</code> and <code>sCategoryId</code> arguments are ignored here. </p><h4>Syntax</h4><pre class="method-syntax">object.setBarSpacingForPoint(<span class="methodArgument">sSeriesId</span>, <span class="methodArgument">sCategoryId</span>, <span class="methodArgument">nBarSpacing</span>)</pre><h4>Parameters</h4><table><thead><tr><td>Name</td><td>Type</td><td class="optional-header">Optional</td><td>Default</td><td>Descripton</td></tr></thead><tbody><tr><td><code>sSeriesId</code></td><td><code class="type">String</code></td><td class="optional-column"></td><td></td><td>The series id of the point</td></tr><tr><td><code>sCategoryId</code></td><td><code class="type">String</code></td><td class="optional-column"></td><td></td><td>The category id of the point</td></tr><tr><td><code>nBarSpacing</code></td><td><code class="type">Number</code></td><td class="optional-column"></td><td></td><td>The bar spacing for the graph</td></tr></tbody></table><h4>Return Type</h4><p><code class="type">void</code></p><h3><a name="setExplodeForPoint"></a>setExplodeForPoint</h3><p>Sets the explode value for the point with the given ids</p><h4>Syntax</h4><pre class="method-syntax">object.setExplodeForPoint(<span class="methodArgument">sSeriesId</span>, <span class="methodArgument">sCategoryId</span>, <span class="methodArgument">nExplode</span>)</pre><h4>Parameters</h4><table><thead><tr><td>Name</td><td>Type</td><td class="optional-header">Optional</td><td>Default</td><td>Descripton</td></tr></thead><tbody><tr><td><code>sSeriesId</code></td><td><code class="type">String</code></td><td class="optional-column"></td><td></td><td>The series id of the point</td></tr><tr><td><code>sCategoryId</code></td><td><code class="type">String</code></td><td class="optional-column"></td><td></td><td>The category id of the point</td></tr><tr><td><code>nExplode</code></td><td><code class="type">Number</code></td><td class="optional-column"></td><td></td><td>The explode value for the point</td></tr></tbody></table><h4>Return Type</h4><p><code class="type">void</code></p><h3><a name="setFillAngleForPoint"></a>setFillAngleForPoint</h3><p>Sets the fill angle for the point with the given ids</p><h4>Syntax</h4><pre class="method-syntax">object.setFillAngleForPoint(<span class="methodArgument">sSeriesId</span>, <span class="methodArgument">sCategoryId</span>, <span class="methodArgument">nFillAngle</span>)</pre><h4>Parameters</h4><table><thead><tr><td>Name</td>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -