title

abstract fun title(newValue: String?): Legend

Allows an implementing class to create a new version of itself with an updated title.

Return

A new instance of the Legend with the updated title.


abstract var title: String?

Display title rendered above the legend content.