diff options
author | Robert Jaros <rjaros@finn.pl> | 2019-03-10 14:42:30 +0100 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2019-03-10 14:42:30 +0100 |
commit | e992f3f13ec46cad15cc7d6982e64ffc7223eb9a (patch) | |
tree | cd956af0c307aa8800d2919737908755650448ee /api/pl.treksoft.kvision.chart/-legend-options | |
parent | 313507ebebb2155a0cb0c75ca9266e0a6a800ed0 (diff) | |
download | kvision-e992f3f13ec46cad15cc7d6982e64ffc7223eb9a.tar.gz kvision-e992f3f13ec46cad15cc7d6982e64ffc7223eb9a.tar.bz2 kvision-e992f3f13ec46cad15cc7d6982e64ffc7223eb9a.zip |
API documentation for KVision 0.0.29
Diffstat (limited to 'api/pl.treksoft.kvision.chart/-legend-options')
9 files changed, 218 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.chart/-legend-options/-init-.html b/api/pl.treksoft.kvision.chart/-legend-options/-init-.html new file mode 100644 index 00000000..7541890a --- /dev/null +++ b/api/pl.treksoft.kvision.chart/-legend-options/-init-.html @@ -0,0 +1,15 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>LegendOptions.<init> - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.chart</a> / <a href="index.html">LegendOptions</a> / <a href="./-init-.html"><init></a><br/> +<br/> +<h1><init></h1> +<a name="pl.treksoft.kvision.chart.LegendOptions$<init>(kotlin.Boolean, pl.treksoft.kvision.chart.Position, kotlin.Boolean, kotlin.Boolean, kotlin.Function2((org.w3c.dom.events.MouseEvent, pl.treksoft.kvision.chart.js.Chart.ChartLegendLabelItem, kotlin.Unit)), kotlin.Function2((org.w3c.dom.events.MouseEvent, pl.treksoft.kvision.chart.js.Chart.ChartLegendLabelItem, kotlin.Unit)), pl.treksoft.kvision.chart.LegendLabelOptions)"></a> +<code><span class="identifier">LegendOptions</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.chart.LegendOptions$<init>(kotlin.Boolean, pl.treksoft.kvision.chart.Position, kotlin.Boolean, kotlin.Boolean, kotlin.Function2((org.w3c.dom.events.MouseEvent, pl.treksoft.kvision.chart.js.Chart.ChartLegendLabelItem, kotlin.Unit)), kotlin.Function2((org.w3c.dom.events.MouseEvent, pl.treksoft.kvision.chart.js.Chart.ChartLegendLabelItem, kotlin.Unit)), pl.treksoft.kvision.chart.LegendLabelOptions)/display">display</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> true<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.chart.LegendOptions$<init>(kotlin.Boolean, pl.treksoft.kvision.chart.Position, kotlin.Boolean, kotlin.Boolean, kotlin.Function2((org.w3c.dom.events.MouseEvent, pl.treksoft.kvision.chart.js.Chart.ChartLegendLabelItem, kotlin.Unit)), kotlin.Function2((org.w3c.dom.events.MouseEvent, pl.treksoft.kvision.chart.js.Chart.ChartLegendLabelItem, kotlin.Unit)), pl.treksoft.kvision.chart.LegendLabelOptions)/position">position</span><span class="symbol">:</span> <a href="../-position/index.html"><span class="identifier">Position</span></a> <span class="symbol">=</span> Position.TOP<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.chart.LegendOptions$<init>(kotlin.Boolean, pl.treksoft.kvision.chart.Position, kotlin.Boolean, kotlin.Boolean, kotlin.Function2((org.w3c.dom.events.MouseEvent, pl.treksoft.kvision.chart.js.Chart.ChartLegendLabelItem, kotlin.Unit)), kotlin.Function2((org.w3c.dom.events.MouseEvent, pl.treksoft.kvision.chart.js.Chart.ChartLegendLabelItem, kotlin.Unit)), pl.treksoft.kvision.chart.LegendLabelOptions)/fullWidth">fullWidth</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> true<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.chart.LegendOptions$<init>(kotlin.Boolean, pl.treksoft.kvision.chart.Position, kotlin.Boolean, kotlin.Boolean, kotlin.Function2((org.w3c.dom.events.MouseEvent, pl.treksoft.kvision.chart.js.Chart.ChartLegendLabelItem, kotlin.Unit)), kotlin.Function2((org.w3c.dom.events.MouseEvent, pl.treksoft.kvision.chart.js.Chart.ChartLegendLabelItem, kotlin.Unit)), pl.treksoft.kvision.chart.LegendLabelOptions)/reverse">reverse</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> false<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.chart.LegendOptions$<init>(kotlin.Boolean, pl.treksoft.kvision.chart.Position, kotlin.Boolean, kotlin.Boolean, kotlin.Function2((org.w3c.dom.events.MouseEvent, pl.treksoft.kvision.chart.js.Chart.ChartLegendLabelItem, kotlin.Unit)), kotlin.Function2((org.w3c.dom.events.MouseEvent, pl.treksoft.kvision.chart.js.Chart.ChartLegendLabelItem, kotlin.Unit)), pl.treksoft.kvision.chart.LegendLabelOptions)/onClick">onClick</span><span class="symbol">:</span> <span class="symbol">(</span><span class="identifier">event</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/org.w3c.dom.events/-mouse-event/index.html"><span class="identifier">MouseEvent</span></a><span class="symbol">,</span> <span class="identifier">legendItem</span><span class="symbol">:</span> <a href="../../pl.treksoft.kvision.chart.js/-chart/-chart-legend-label-item/index.html"><span class="identifier">ChartLegendLabelItem</span></a><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a> <span class="symbol">=</span> null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.chart.LegendOptions$<init>(kotlin.Boolean, pl.treksoft.kvision.chart.Position, kotlin.Boolean, kotlin.Boolean, kotlin.Function2((org.w3c.dom.events.MouseEvent, pl.treksoft.kvision.chart.js.Chart.ChartLegendLabelItem, kotlin.Unit)), kotlin.Function2((org.w3c.dom.events.MouseEvent, pl.treksoft.kvision.chart.js.Chart.ChartLegendLabelItem, kotlin.Unit)), pl.treksoft.kvision.chart.LegendLabelOptions)/onHover">onHover</span><span class="symbol">:</span> <span class="symbol">(</span><span class="identifier">event</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/org.w3c.dom.events/-mouse-event/index.html"><span class="identifier">MouseEvent</span></a><span class="symbol">,</span> <span class="identifier">legendItem</span><span class="symbol">:</span> <a href="../../pl.treksoft.kvision.chart.js/-chart/-chart-legend-label-item/index.html"><span class="identifier">ChartLegendLabelItem</span></a><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a> <span class="symbol">=</span> null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.chart.LegendOptions$<init>(kotlin.Boolean, pl.treksoft.kvision.chart.Position, kotlin.Boolean, kotlin.Boolean, kotlin.Function2((org.w3c.dom.events.MouseEvent, pl.treksoft.kvision.chart.js.Chart.ChartLegendLabelItem, kotlin.Unit)), kotlin.Function2((org.w3c.dom.events.MouseEvent, pl.treksoft.kvision.chart.js.Chart.ChartLegendLabelItem, kotlin.Unit)), pl.treksoft.kvision.chart.LegendLabelOptions)/labels">labels</span><span class="symbol">:</span> <a href="../-legend-label-options/index.html"><span class="identifier">LegendLabelOptions</span></a><span class="symbol">?</span> <span class="symbol">=</span> null<span class="symbol">)</span></code> +<p>Chart legend options.</p> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.chart/-legend-options/display.html b/api/pl.treksoft.kvision.chart/-legend-options/display.html new file mode 100644 index 00000000..735dc897 --- /dev/null +++ b/api/pl.treksoft.kvision.chart/-legend-options/display.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>LegendOptions.display - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.chart</a> / <a href="index.html">LegendOptions</a> / <a href="./display.html">display</a><br/> +<br/> +<h1>display</h1> +<a name="pl.treksoft.kvision.chart.LegendOptions$display"></a> +<code><span class="keyword">val </span><span class="identifier">display</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.chart/-legend-options/full-width.html b/api/pl.treksoft.kvision.chart/-legend-options/full-width.html new file mode 100644 index 00000000..9f656066 --- /dev/null +++ b/api/pl.treksoft.kvision.chart/-legend-options/full-width.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>LegendOptions.fullWidth - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.chart</a> / <a href="index.html">LegendOptions</a> / <a href="./full-width.html">fullWidth</a><br/> +<br/> +<h1>fullWidth</h1> +<a name="pl.treksoft.kvision.chart.LegendOptions$fullWidth"></a> +<code><span class="keyword">val </span><span class="identifier">fullWidth</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.chart/-legend-options/index.html b/api/pl.treksoft.kvision.chart/-legend-options/index.html new file mode 100644 index 00000000..8c071d2e --- /dev/null +++ b/api/pl.treksoft.kvision.chart/-legend-options/index.html @@ -0,0 +1,105 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>LegendOptions - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.chart</a> / <a href="./index.html">LegendOptions</a><br/> +<br/> +<h1>LegendOptions</h1> +<code><span class="keyword">data</span> <span class="keyword">class </span><span class="identifier">LegendOptions</span></code> +<p>Chart legend options.</p> +<h3>Constructors</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="-init-.html"><init></a></p> +</td> +<td> +<code><span class="identifier">LegendOptions</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.chart.LegendOptions$<init>(kotlin.Boolean, pl.treksoft.kvision.chart.Position, kotlin.Boolean, kotlin.Boolean, kotlin.Function2((org.w3c.dom.events.MouseEvent, pl.treksoft.kvision.chart.js.Chart.ChartLegendLabelItem, kotlin.Unit)), kotlin.Function2((org.w3c.dom.events.MouseEvent, pl.treksoft.kvision.chart.js.Chart.ChartLegendLabelItem, kotlin.Unit)), pl.treksoft.kvision.chart.LegendLabelOptions)/display">display</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> true<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.chart.LegendOptions$<init>(kotlin.Boolean, pl.treksoft.kvision.chart.Position, kotlin.Boolean, kotlin.Boolean, kotlin.Function2((org.w3c.dom.events.MouseEvent, pl.treksoft.kvision.chart.js.Chart.ChartLegendLabelItem, kotlin.Unit)), kotlin.Function2((org.w3c.dom.events.MouseEvent, pl.treksoft.kvision.chart.js.Chart.ChartLegendLabelItem, kotlin.Unit)), pl.treksoft.kvision.chart.LegendLabelOptions)/position">position</span><span class="symbol">:</span> <a href="../-position/index.html"><span class="identifier">Position</span></a> <span class="symbol">=</span> Position.TOP<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.chart.LegendOptions$<init>(kotlin.Boolean, pl.treksoft.kvision.chart.Position, kotlin.Boolean, kotlin.Boolean, kotlin.Function2((org.w3c.dom.events.MouseEvent, pl.treksoft.kvision.chart.js.Chart.ChartLegendLabelItem, kotlin.Unit)), kotlin.Function2((org.w3c.dom.events.MouseEvent, pl.treksoft.kvision.chart.js.Chart.ChartLegendLabelItem, kotlin.Unit)), pl.treksoft.kvision.chart.LegendLabelOptions)/fullWidth">fullWidth</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> true<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.chart.LegendOptions$<init>(kotlin.Boolean, pl.treksoft.kvision.chart.Position, kotlin.Boolean, kotlin.Boolean, kotlin.Function2((org.w3c.dom.events.MouseEvent, pl.treksoft.kvision.chart.js.Chart.ChartLegendLabelItem, kotlin.Unit)), kotlin.Function2((org.w3c.dom.events.MouseEvent, pl.treksoft.kvision.chart.js.Chart.ChartLegendLabelItem, kotlin.Unit)), pl.treksoft.kvision.chart.LegendLabelOptions)/reverse">reverse</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> false<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.chart.LegendOptions$<init>(kotlin.Boolean, pl.treksoft.kvision.chart.Position, kotlin.Boolean, kotlin.Boolean, kotlin.Function2((org.w3c.dom.events.MouseEvent, pl.treksoft.kvision.chart.js.Chart.ChartLegendLabelItem, kotlin.Unit)), kotlin.Function2((org.w3c.dom.events.MouseEvent, pl.treksoft.kvision.chart.js.Chart.ChartLegendLabelItem, kotlin.Unit)), pl.treksoft.kvision.chart.LegendLabelOptions)/onClick">onClick</span><span class="symbol">:</span> <span class="symbol">(</span><span class="identifier">event</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/org.w3c.dom.events/-mouse-event/index.html"><span class="identifier">MouseEvent</span></a><span class="symbol">,</span> <span class="identifier">legendItem</span><span class="symbol">:</span> <a href="../../pl.treksoft.kvision.chart.js/-chart/-chart-legend-label-item/index.html"><span class="identifier">ChartLegendLabelItem</span></a><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a> <span class="symbol">=</span> null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.chart.LegendOptions$<init>(kotlin.Boolean, pl.treksoft.kvision.chart.Position, kotlin.Boolean, kotlin.Boolean, kotlin.Function2((org.w3c.dom.events.MouseEvent, pl.treksoft.kvision.chart.js.Chart.ChartLegendLabelItem, kotlin.Unit)), kotlin.Function2((org.w3c.dom.events.MouseEvent, pl.treksoft.kvision.chart.js.Chart.ChartLegendLabelItem, kotlin.Unit)), pl.treksoft.kvision.chart.LegendLabelOptions)/onHover">onHover</span><span class="symbol">:</span> <span class="symbol">(</span><span class="identifier">event</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/org.w3c.dom.events/-mouse-event/index.html"><span class="identifier">MouseEvent</span></a><span class="symbol">,</span> <span class="identifier">legendItem</span><span class="symbol">:</span> <a href="../../pl.treksoft.kvision.chart.js/-chart/-chart-legend-label-item/index.html"><span class="identifier">ChartLegendLabelItem</span></a><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a> <span class="symbol">=</span> null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.chart.LegendOptions$<init>(kotlin.Boolean, pl.treksoft.kvision.chart.Position, kotlin.Boolean, kotlin.Boolean, kotlin.Function2((org.w3c.dom.events.MouseEvent, pl.treksoft.kvision.chart.js.Chart.ChartLegendLabelItem, kotlin.Unit)), kotlin.Function2((org.w3c.dom.events.MouseEvent, pl.treksoft.kvision.chart.js.Chart.ChartLegendLabelItem, kotlin.Unit)), pl.treksoft.kvision.chart.LegendLabelOptions)/labels">labels</span><span class="symbol">:</span> <a href="../-legend-label-options/index.html"><span class="identifier">LegendLabelOptions</span></a><span class="symbol">?</span> <span class="symbol">=</span> null<span class="symbol">)</span></code> +<p>Chart legend options.</p> +</td> +</tr> +</tbody> +</table> +<h3>Properties</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="display.html">display</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">display</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="full-width.html">fullWidth</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">fullWidth</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="labels.html">labels</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">labels</span><span class="symbol">: </span><a href="../-legend-label-options/index.html"><span class="identifier">LegendLabelOptions</span></a><span class="symbol">?</span></code></td> +</tr> +<tr> +<td> +<p><a href="on-click.html">onClick</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">onClick</span><span class="symbol">: </span><span class="symbol">(</span><span class="identifier">event</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/org.w3c.dom.events/-mouse-event/index.html"><span class="identifier">MouseEvent</span></a><span class="symbol">,</span> <span class="identifier">legendItem</span><span class="symbol">:</span> <a href="../../pl.treksoft.kvision.chart.js/-chart/-chart-legend-label-item/index.html"><span class="identifier">ChartLegendLabelItem</span></a><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="on-hover.html">onHover</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">onHover</span><span class="symbol">: </span><span class="symbol">(</span><span class="identifier">event</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/org.w3c.dom.events/-mouse-event/index.html"><span class="identifier">MouseEvent</span></a><span class="symbol">,</span> <span class="identifier">legendItem</span><span class="symbol">:</span> <a href="../../pl.treksoft.kvision.chart.js/-chart/-chart-legend-label-item/index.html"><span class="identifier">ChartLegendLabelItem</span></a><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="position.html">position</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">position</span><span class="symbol">: </span><a href="../-position/index.html"><span class="identifier">Position</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="reverse.html">reverse</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">reverse</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code></td> +</tr> +</tbody> +</table> +<h3>Extension Functions</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="../../pl.treksoft.kvision.utils/kotlin.-any/create-instance.html">createInstance</a></p> +</td> +<td> +<code><span class="keyword">fun </span><span class="symbol"><</span><span class="identifier">T</span><span class="symbol">></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">.</span><span class="identifier">createInstance</span><span class="symbol">(</span><span class="keyword">vararg</span> <span class="identifier" id="pl.treksoft.kvision.utils$createInstance(kotlin.Any, kotlin.Array((kotlin.Any)))/args">args</span><span class="symbol">:</span> <span class="keyword">dynamic</span><span class="symbol">)</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.utils/kotlin.-any/create-instance.html#T"><span class="identifier">T</span></a></code> +<p>Helper function for creating JavaScript objects from dynamic constructors.</p> +</td> +</tr> +<tr> +<td> +<p><a href="../to-js.html">toJs</a></p> +</td> +<td> +<code><span class="keyword">fun </span><a href="./index.html"><span class="identifier">LegendOptions</span></a><span class="symbol">.</span><span class="identifier">toJs</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><span class="keyword">dynamic</span></code> +<p>An extension function to convert configuration class to JS object.</p> +</td> +</tr> +</tbody> +</table> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.chart/-legend-options/labels.html b/api/pl.treksoft.kvision.chart/-legend-options/labels.html new file mode 100644 index 00000000..b8fba890 --- /dev/null +++ b/api/pl.treksoft.kvision.chart/-legend-options/labels.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>LegendOptions.labels - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.chart</a> / <a href="index.html">LegendOptions</a> / <a href="./labels.html">labels</a><br/> +<br/> +<h1>labels</h1> +<a name="pl.treksoft.kvision.chart.LegendOptions$labels"></a> +<code><span class="keyword">val </span><span class="identifier">labels</span><span class="symbol">: </span><a href="../-legend-label-options/index.html"><span class="identifier">LegendLabelOptions</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.chart/-legend-options/on-click.html b/api/pl.treksoft.kvision.chart/-legend-options/on-click.html new file mode 100644 index 00000000..53d039c1 --- /dev/null +++ b/api/pl.treksoft.kvision.chart/-legend-options/on-click.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>LegendOptions.onClick - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.chart</a> / <a href="index.html">LegendOptions</a> / <a href="./on-click.html">onClick</a><br/> +<br/> +<h1>onClick</h1> +<a name="pl.treksoft.kvision.chart.LegendOptions$onClick"></a> +<code><span class="keyword">val </span><span class="identifier">onClick</span><span class="symbol">: </span><span class="symbol">(</span><span class="identifier">event</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/org.w3c.dom.events/-mouse-event/index.html"><span class="identifier">MouseEvent</span></a><span class="symbol">,</span> <span class="identifier">legendItem</span><span class="symbol">:</span> <a href="../../pl.treksoft.kvision.chart.js/-chart/-chart-legend-label-item/index.html"><span class="identifier">ChartLegendLabelItem</span></a><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.chart/-legend-options/on-hover.html b/api/pl.treksoft.kvision.chart/-legend-options/on-hover.html new file mode 100644 index 00000000..58d23ada --- /dev/null +++ b/api/pl.treksoft.kvision.chart/-legend-options/on-hover.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>LegendOptions.onHover - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.chart</a> / <a href="index.html">LegendOptions</a> / <a href="./on-hover.html">onHover</a><br/> +<br/> +<h1>onHover</h1> +<a name="pl.treksoft.kvision.chart.LegendOptions$onHover"></a> +<code><span class="keyword">val </span><span class="identifier">onHover</span><span class="symbol">: </span><span class="symbol">(</span><span class="identifier">event</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/org.w3c.dom.events/-mouse-event/index.html"><span class="identifier">MouseEvent</span></a><span class="symbol">,</span> <span class="identifier">legendItem</span><span class="symbol">:</span> <a href="../../pl.treksoft.kvision.chart.js/-chart/-chart-legend-label-item/index.html"><span class="identifier">ChartLegendLabelItem</span></a><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.chart/-legend-options/position.html b/api/pl.treksoft.kvision.chart/-legend-options/position.html new file mode 100644 index 00000000..6d485d64 --- /dev/null +++ b/api/pl.treksoft.kvision.chart/-legend-options/position.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>LegendOptions.position - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.chart</a> / <a href="index.html">LegendOptions</a> / <a href="./position.html">position</a><br/> +<br/> +<h1>position</h1> +<a name="pl.treksoft.kvision.chart.LegendOptions$position"></a> +<code><span class="keyword">val </span><span class="identifier">position</span><span class="symbol">: </span><a href="../-position/index.html"><span class="identifier">Position</span></a></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.chart/-legend-options/reverse.html b/api/pl.treksoft.kvision.chart/-legend-options/reverse.html new file mode 100644 index 00000000..9aa3e89a --- /dev/null +++ b/api/pl.treksoft.kvision.chart/-legend-options/reverse.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>LegendOptions.reverse - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.chart</a> / <a href="index.html">LegendOptions</a> / <a href="./reverse.html">reverse</a><br/> +<br/> +<h1>reverse</h1> +<a name="pl.treksoft.kvision.chart.LegendOptions$reverse"></a> +<code><span class="keyword">val </span><span class="identifier">reverse</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code> +</BODY> +</HTML> |