diff options
Diffstat (limited to 'api/pl.treksoft.kvision.chart/-tooltip-options/item-sort.html')
-rw-r--r-- | api/pl.treksoft.kvision.chart/-tooltip-options/item-sort.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/pl.treksoft.kvision.chart/-tooltip-options/item-sort.html b/api/pl.treksoft.kvision.chart/-tooltip-options/item-sort.html index c66e208c..b176d083 100644 --- a/api/pl.treksoft.kvision.chart/-tooltip-options/item-sort.html +++ b/api/pl.treksoft.kvision.chart/-tooltip-options/item-sort.html @@ -9,6 +9,6 @@ <br/> <h1>itemSort</h1> <a name="pl.treksoft.kvision.chart.TooltipOptions$itemSort"></a> -<code><span class="keyword">val </span><span class="identifier">itemSort</span><span class="symbol">: </span><span class="symbol">(</span><span class="identifier">itemA</span><span class="symbol">:</span> <a href="../../pl.treksoft.kvision.chart.js/-chart/-chart-tooltip-item/index.html"><span class="identifier">ChartTooltipItem</span></a><span class="symbol">,</span> <span class="identifier">itemB</span><span class="symbol">:</span> <a href="../../pl.treksoft.kvision.chart.js/-chart/-chart-tooltip-item/index.html"><span class="identifier">ChartTooltipItem</span></a><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a></code> +<code><span class="keyword">val </span><span class="identifier">itemSort</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">itemA</span><span class="symbol">:</span> <a href="../../pl.treksoft.kvision.chart.js/-chart/-chart-tooltip-item/index.html"><span class="identifier">Chart.ChartTooltipItem</span></a><span class="symbol">,</span> <span class="identifier">itemB</span><span class="symbol">:</span> <a href="../../pl.treksoft.kvision.chart.js/-chart/-chart-tooltip-item/index.html"><span class="identifier">Chart.ChartTooltipItem</span></a><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a><span class="symbol">)</span><span class="symbol">?</span></code> </BODY> </HTML> |