verticalLegendItem
Deprecated
Use `legendItem` instead.
Replace with
legendItem(icon, label, labelText)
Content copied to clipboard
Defines the appearance of an item of a VerticalLegend.
Parameters
icon
the Component used as the item’s icon.
label
the TextComponent used for the label.
labelText
the text content of the label.