diff options
author | Robert Jaros <rjaros@finn.pl> | 2020-03-13 01:05:20 +0100 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2020-03-13 01:05:20 +0100 |
commit | 0365722f8549ee93918be99da1b9f901cf0b2c8d (patch) | |
tree | 01624b829e0d11c122070dacab6e7b1bf90325a8 /api/pl.treksoft.kvision.chart.js/-chart/-chart-legend-label-item | |
parent | 4ffe1bee99a55e985bb71dacff3839263cb4316f (diff) | |
download | kvision-0365722f8549ee93918be99da1b9f901cf0b2c8d.tar.gz kvision-0365722f8549ee93918be99da1b9f901cf0b2c8d.tar.bz2 kvision-0365722f8549ee93918be99da1b9f901cf0b2c8d.zip |
API documentation for KVision 3.5.2
Diffstat (limited to 'api/pl.treksoft.kvision.chart.js/-chart/-chart-legend-label-item')
-rw-r--r-- | api/pl.treksoft.kvision.chart.js/-chart/-chart-legend-label-item/dataset-index.html | 2 | ||||
-rw-r--r-- | api/pl.treksoft.kvision.chart.js/-chart/-chart-legend-label-item/index.html | 80 |
2 files changed, 4 insertions, 78 deletions
diff --git a/api/pl.treksoft.kvision.chart.js/-chart/-chart-legend-label-item/dataset-index.html b/api/pl.treksoft.kvision.chart.js/-chart/-chart-legend-label-item/dataset-index.html index f636074e..2326bb0d 100644 --- a/api/pl.treksoft.kvision.chart.js/-chart/-chart-legend-label-item/dataset-index.html +++ b/api/pl.treksoft.kvision.chart.js/-chart/-chart-legend-label-item/dataset-index.html @@ -8,7 +8,7 @@ <a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.chart.js</a> / <a href="../index.html">Chart</a> / <a href="index.html">ChartLegendLabelItem</a> / <a href="./dataset-index.html">datasetIndex</a><br/> <br/> <h1>datasetIndex</h1> -<a name="pl.treksoft.kvision.chart.js.Chart.ChartLegendLabelItem$datasetIndex"></a> +(js) <a name="pl.treksoft.kvision.chart.js.Chart.ChartLegendLabelItem$datasetIndex"></a> <code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">datasetIndex</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a></code> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.chart.js/-chart/-chart-legend-label-item/index.html b/api/pl.treksoft.kvision.chart.js/-chart/-chart-legend-label-item/index.html index 746b3c66..1bae4e44 100644 --- a/api/pl.treksoft.kvision.chart.js/-chart/-chart-legend-label-item/index.html +++ b/api/pl.treksoft.kvision.chart.js/-chart/-chart-legend-label-item/index.html @@ -8,93 +8,19 @@ <a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.chart.js</a> / <a href="../index.html">Chart</a> / <a href="./index.html">ChartLegendLabelItem</a><br/> <br/> <h1>ChartLegendLabelItem</h1> -<code><span class="keyword">interface </span><span class="identifier">ChartLegendLabelItem</span> <span class="symbol">:</span> <a href="../-chart-legend-item/index.html"><span class="identifier">Chart.ChartLegendItem</span></a></code> +(js) <code><span class="keyword">interface </span><span class="identifier">ChartLegendLabelItem</span> <span class="symbol">:</span> <span class="identifier">ChartLegendItem</span></code> <h3>Properties</h3> <table> <tbody> <tr> <td> -<p><a href="dataset-index.html">datasetIndex</a></p> +(js) +<h4><a href="dataset-index.html">datasetIndex</a></h4> </td> <td> <code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">datasetIndex</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a></code></td> </tr> </tbody> </table> -<h3>Inherited Properties</h3> -<table> -<tbody> -<tr> -<td> -<p><a href="../-chart-legend-item/fill-style.html">fillStyle</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">fillStyle</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td> -</tr> -<tr> -<td> -<p><a href="../-chart-legend-item/hidden.html">hidden</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">hidden</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code></td> -</tr> -<tr> -<td> -<p><a href="../-chart-legend-item/line-cap.html">lineCap</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">lineCap</span><span class="symbol">: </span><span class="keyword">dynamic</span></code></td> -</tr> -<tr> -<td> -<p><a href="../-chart-legend-item/line-dash.html">lineDash</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">lineDash</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html"><span class="identifier">Array</span></a><span class="symbol"><</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a><span class="symbol">></span><span class="symbol">?</span></code></td> -</tr> -<tr> -<td> -<p><a href="../-chart-legend-item/line-dash-offset.html">lineDashOffset</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">lineDashOffset</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a><span class="symbol">?</span></code></td> -</tr> -<tr> -<td> -<p><a href="../-chart-legend-item/line-join.html">lineJoin</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">lineJoin</span><span class="symbol">: </span><span class="keyword">dynamic</span></code></td> -</tr> -<tr> -<td> -<p><a href="../-chart-legend-item/line-width.html">lineWidth</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">lineWidth</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a><span class="symbol">?</span></code></td> -</tr> -<tr> -<td> -<p><a href="../-chart-legend-item/point-style.html">pointStyle</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">pointStyle</span><span class="symbol">: </span><span class="keyword">dynamic</span></code></td> -</tr> -<tr> -<td> -<p><a href="../-chart-legend-item/stroke-style.html">strokeStyle</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">strokeStyle</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td> -</tr> -<tr> -<td> -<p><a href="../-chart-legend-item/text.html">text</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">text</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td> -</tr> -</tbody> -</table> </BODY> </HTML> |