vico
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
vico
core
/
com.patrykandpatrick.vico.core.chart
/
Chart
/
removeDecoration
remove
Decoration
abstract
fun
removeDecoration
(
decoration
:
Decoration
)
:
Boolean
Removes a
Decoration
from this
Chart
.
Return
true
if the decoration was removed successfully.
See also
Decoration