toggle menu
kvision-chart
7.0.1
js
switch theme
search in API
kvision-chart
/
io.kvision.chart
/
PointOptions
/
PointOptions
Point
Options
constructor
(
radius
:
Int
=
3
,
pointStyle
:
PointStyle
=
PointStyle.CIRCLE
,
backgroundColor
:
<Error class: unknown class>
?
=
null
,
borderWidth
:
Int
=
1
,
borderColor
:
<Error class: unknown class>
?
=
null
,
hitRadius
:
Int
=
1
,
hoverRadius
:
Int
=
4
,
hoverBorderWidth
:
Int
=
1
)