diff options
Diffstat (limited to 'api/pl.treksoft.kvision.chart.js/-chart/-chart-legend-options/on-hover.html')
-rw-r--r-- | api/pl.treksoft.kvision.chart.js/-chart/-chart-legend-options/on-hover.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/pl.treksoft.kvision.chart.js/-chart/-chart-legend-options/on-hover.html b/api/pl.treksoft.kvision.chart.js/-chart/-chart-legend-options/on-hover.html index fb915053..c3180834 100644 --- a/api/pl.treksoft.kvision.chart.js/-chart/-chart-legend-options/on-hover.html +++ b/api/pl.treksoft.kvision.chart.js/-chart/-chart-legend-options/on-hover.html @@ -9,6 +9,6 @@ <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="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="../-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> +<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> <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="../-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> </BODY> </HTML> |