kvision
Toggle table of contents
8.2.0
js
Platform filter
js
Switch theme
Search in API
kvision
kvision-chart
/
io.kvision.chart
/
BarOptions
/
BarOptions
Bar
Options
constructor
(
backgroundColor
:
Color
?
=
null
,
borderColor
:
Color
?
=
null
,
borderWidth
:
Int
?
=
null
,
borderSkipped
:
SkipMode
?
=
null
,
borderRadius
:
Number
?
=
null
,
inflateAmount
:
Number
?
=
null
,
pointStyle
:
PointStyle
?
=
null
)
(
source
)