summaryrefslogtreecommitdiff
path: root/api1/pl.treksoft.kvision.chart/-point-options/-init-.html
blob: e141d754038005890225602fd02d4a098cd361f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>PointOptions.<init> - kvision</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.chart</a>&nbsp;/&nbsp;<a href="index.html">PointOptions</a>&nbsp;/&nbsp;<a href="./-init-.html">&lt;init&gt;</a><br/>
<br/>
<h1>&lt;init&gt;</h1>
<a name="pl.treksoft.kvision.chart.PointOptions$&lt;init&gt;(kotlin.Int, pl.treksoft.kvision.chart.PointStyle, pl.treksoft.kvision.core.Color, kotlin.Int, pl.treksoft.kvision.core.Color, kotlin.Int, kotlin.Int, kotlin.Int)"></a>
<code><span class="identifier">PointOptions</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.chart.PointOptions$<init>(kotlin.Int, pl.treksoft.kvision.chart.PointStyle, pl.treksoft.kvision.core.Color, kotlin.Int, pl.treksoft.kvision.core.Color, kotlin.Int, kotlin.Int, kotlin.Int)/radius">radius</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a>&nbsp;<span class="symbol">=</span>&nbsp;3<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.chart.PointOptions$<init>(kotlin.Int, pl.treksoft.kvision.chart.PointStyle, pl.treksoft.kvision.core.Color, kotlin.Int, pl.treksoft.kvision.core.Color, kotlin.Int, kotlin.Int, kotlin.Int)/pointStyle">pointStyle</span><span class="symbol">:</span>&nbsp;<a href="../-point-style/index.html"><span class="identifier">PointStyle</span></a>&nbsp;<span class="symbol">=</span>&nbsp;PointStyle.CIRCLE<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.chart.PointOptions$<init>(kotlin.Int, pl.treksoft.kvision.chart.PointStyle, pl.treksoft.kvision.core.Color, kotlin.Int, pl.treksoft.kvision.core.Color, kotlin.Int, kotlin.Int, kotlin.Int)/backgroundColor">backgroundColor</span><span class="symbol">:</span>&nbsp;<a href="../../pl.treksoft.kvision.core/-color/index.html"><span class="identifier">Color</span></a><span class="symbol">?</span>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.chart.PointOptions$<init>(kotlin.Int, pl.treksoft.kvision.chart.PointStyle, pl.treksoft.kvision.core.Color, kotlin.Int, pl.treksoft.kvision.core.Color, kotlin.Int, kotlin.Int, kotlin.Int)/borderWidth">borderWidth</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a>&nbsp;<span class="symbol">=</span>&nbsp;1<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.chart.PointOptions$<init>(kotlin.Int, pl.treksoft.kvision.chart.PointStyle, pl.treksoft.kvision.core.Color, kotlin.Int, pl.treksoft.kvision.core.Color, kotlin.Int, kotlin.Int, kotlin.Int)/borderColor">borderColor</span><span class="symbol">:</span>&nbsp;<a href="../../pl.treksoft.kvision.core/-color/index.html"><span class="identifier">Color</span></a><span class="symbol">?</span>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.chart.PointOptions$<init>(kotlin.Int, pl.treksoft.kvision.chart.PointStyle, pl.treksoft.kvision.core.Color, kotlin.Int, pl.treksoft.kvision.core.Color, kotlin.Int, kotlin.Int, kotlin.Int)/hitRadius">hitRadius</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a>&nbsp;<span class="symbol">=</span>&nbsp;1<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.chart.PointOptions$<init>(kotlin.Int, pl.treksoft.kvision.chart.PointStyle, pl.treksoft.kvision.core.Color, kotlin.Int, pl.treksoft.kvision.core.Color, kotlin.Int, kotlin.Int, kotlin.Int)/hoverRadius">hoverRadius</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a>&nbsp;<span class="symbol">=</span>&nbsp;4<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.chart.PointOptions$<init>(kotlin.Int, pl.treksoft.kvision.chart.PointStyle, pl.treksoft.kvision.core.Color, kotlin.Int, pl.treksoft.kvision.core.Color, kotlin.Int, kotlin.Int, kotlin.Int)/hoverBorderWidth">hoverBorderWidth</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a>&nbsp;<span class="symbol">=</span>&nbsp;1<span class="symbol">)</span></code>
<p>Chart point options.</p>
</BODY>
</HTML>