blob: 423873ef7f8bcc8d43c5e40e92258c62b0fb40bc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>Chart.ChartTooltipCallback.beforeLabel - kvision</title>
<link rel="stylesheet" href="../../../../style.css">
</HEAD>
<BODY>
<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.chart.js</a> / <a href="../index.html">Chart</a> / <a href="index.html">ChartTooltipCallback</a> / <a href="./before-label.html">beforeLabel</a><br/>
<br/>
<h1>beforeLabel</h1>
<a name="pl.treksoft.kvision.chart.js.Chart.ChartTooltipCallback$beforeLabel"></a>
<code><span class="keyword">open</span> <span class="keyword">val </span><span class="identifier">beforeLabel</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">tooltipItem</span><span class="symbol">:</span> <a href="../-chart-tooltip-item/index.html"><span class="identifier">Chart.ChartTooltipItem</span></a><span class="symbol">,</span> <span class="identifier">data</span><span class="symbol">:</span> <a href="../-chart-data/index.html"><span class="identifier">Chart.ChartData</span></a><span class="symbol">)</span> <span class="symbol">-></span> <span class="keyword">dynamic</span><span class="symbol">)</span><span class="symbol">?</span></code>
</BODY>
</HTML>
|