aboutsummaryrefslogtreecommitdiff
path: root/api1/pl.treksoft.kvision.chart.js/-chart/-chart-legend-options/on-hover.html
diff options
context:
space:
mode:
Diffstat (limited to 'api1/pl.treksoft.kvision.chart.js/-chart/-chart-legend-options/on-hover.html')
-rw-r--r--api1/pl.treksoft.kvision.chart.js/-chart/-chart-legend-options/on-hover.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/api1/pl.treksoft.kvision.chart.js/-chart/-chart-legend-options/on-hover.html b/api1/pl.treksoft.kvision.chart.js/-chart/-chart-legend-options/on-hover.html
new file mode 100644
index 00000000..c3180834
--- /dev/null
+++ b/api1/pl.treksoft.kvision.chart.js/-chart/-chart-legend-options/on-hover.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>Chart.ChartLegendOptions.onHover - kvision</title>
+<link rel="stylesheet" href="../../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../../index.html">pl.treksoft.kvision.chart.js</a>&nbsp;/&nbsp;<a href="../index.html">Chart</a>&nbsp;/&nbsp;<a href="index.html">ChartLegendOptions</a>&nbsp;/&nbsp;<a href="./on-hover.html">onHover</a><br/>
+<br/>
+<h1>onHover</h1>
+<a name="pl.treksoft.kvision.chart.js.Chart.ChartLegendOptions$onHover"></a>
+<code><span class="keyword">open</span> <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>&nbsp;<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>&nbsp;<span class="identifier">legendItem</span><span class="symbol">:</span>&nbsp;<a href="../-chart-legend-label-item/index.html"><span class="identifier">Chart.ChartLegendLabelItem</span></a><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<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>
+</BODY>
+</HTML>