kvision
/
pl.treksoft.kvision.chart
/
ChartOptions
/
onResize
onResize
(js)
val
onResize
:
(
(
chart
:
Chart
,
newSize
:
ChartSize
)
->
Unit
)
?