title

open override fun title(newValue: String?): BarLegend<UnitType>

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?

Display title rendered above the legend content.