removeDecorations

open fun removeDecorations(decorations: List<Decoration>): Boolean

Removes each Decoration from decorations from this Chart.

Return

true if all decorations were removed successfully.

See also