addDecoration

abstract fun addDecoration(decoration: Decoration): Boolean

Adds a Decoration to this Chart.

Return

true if the decoration was added successfully.

See also