title

open override 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.


open override var title: String?

Parameters

title

Display title shown above the legend content.