diff options
Diffstat (limited to 'api/pl.treksoft.kvision.chart/-chart-options/hover.html')
-rw-r--r-- | api/pl.treksoft.kvision.chart/-chart-options/hover.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.chart/-chart-options/hover.html b/api/pl.treksoft.kvision.chart/-chart-options/hover.html new file mode 100644 index 00000000..20c15c8e --- /dev/null +++ b/api/pl.treksoft.kvision.chart/-chart-options/hover.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>ChartOptions.hover - 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">ChartOptions</a> / <a href="./hover.html">hover</a><br/> +<br/> +<h1>hover</h1> +<a name="pl.treksoft.kvision.chart.ChartOptions$hover"></a> +<code><span class="keyword">val </span><span class="identifier">hover</span><span class="symbol">: </span><a href="../-hover-options/index.html"><span class="identifier">HoverOptions</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> |