blob: c4344d413e42033a7973fb7a01d31200025c6821 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>Configuration.dataSets - 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">Configuration</a> / <a href="./data-sets.html">dataSets</a><br/>
<br/>
<h1>dataSets</h1>
<a name="pl.treksoft.kvision.chart.Configuration$dataSets"></a>
<code><span class="keyword">val </span><span class="identifier">dataSets</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="../-data-sets/index.html"><span class="identifier">DataSets</span></a><span class="symbol">></span></code>
</BODY>
</HTML>
|