items

open override fun items(newItems: List<PointLegendItem>): PointLegend

Returns a new PointLegend with the updated items.


open override fun items(newItems: List<BarLegendItem<Dimension>>): BarLegend<*>


Parameters

items

Static items rendered by the legend when no resolver is provided.