diff options
Diffstat (limited to 'api/pl.treksoft.kvision.chart/-legend-options/index.html')
-rw-r--r-- | api/pl.treksoft.kvision.chart/-legend-options/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/api/pl.treksoft.kvision.chart/-legend-options/index.html b/api/pl.treksoft.kvision.chart/-legend-options/index.html index 8c071d2e..4f06ab67 100644 --- a/api/pl.treksoft.kvision.chart/-legend-options/index.html +++ b/api/pl.treksoft.kvision.chart/-legend-options/index.html @@ -18,7 +18,7 @@ <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> +<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="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">Chart.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><span class="symbol">?</span> <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="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">Chart.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><span class="symbol">?</span> <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> @@ -53,14 +53,14 @@ <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> +<code><span class="keyword">val </span><span class="identifier">onClick</span><span class="symbol">: </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">Chart.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><span class="symbol">?</span></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> +<code><span class="keyword">val </span><span class="identifier">onHover</span><span class="symbol">: </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">Chart.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><span class="symbol">?</span></code></td> </tr> <tr> <td> |