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