toggle menu
vico
androidJvm
switch theme
search in API
core
/
com.patrykandpatrick.vico.core.axis
/
AxisManager
/
addInsetters
add
Insetters
fun
addInsetters
(
destination
:
MutableList
<
ChartInsetter
>
)
Adds the
AxisRenderer
s controlled by this
AxisManager
to the given
MutableList
of
ChartInsetter
s.
See also
Chart
Insetter