blob: f3cc7df9e9afd44b118bad4006ec5178a835af7d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>DataSets.hoverBackgroundColor - 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">DataSets</a> / <a href="./hover-background-color.html">hoverBackgroundColor</a><br/>
<br/>
<h1>hoverBackgroundColor</h1>
<a name="pl.treksoft.kvision.chart.DataSets$hoverBackgroundColor"></a>
<code><span class="keyword">val </span><span class="identifier">hoverBackgroundColor</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><span class="symbol"><</span><a href="../../pl.treksoft.kvision.core/-color/index.html"><span class="identifier">Color</span></a><span class="symbol">></span><span class="symbol">?</span></code>
</BODY>
</HTML>
|