removeDecoration

abstract fun removeDecoration(decoration: Decoration): Boolean

Removes a Decoration from this Chart.

Return

true if the decoration was removed successfully.

See also