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