vico
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
vico
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