kvision
Toggle table of contents
8.2.0
js
Platform filter
js
Switch theme
Search in API
kvision
kvision-chart
/
io.kvision.chart
/
PointOptions
/
PointOptions
Point
Options
constructor
(
radius
:
Int
=
3
,
pointStyle
:
PointStyle
=
PointStyle.CIRCLE
,
backgroundColor
:
Color
?
=
null
,
borderWidth
:
Int
=
1
,
borderColor
:
Color
?
=
null
,
hitRadius
:
Int
=
1
,
hoverRadius
:
Int
=
4
,
hoverBorderWidth
:
Int
=
1
)
(
source
)