Vue PieChart - Legend
Specifies PieChart legend properties.
customizeHint
Specifies the text for a hint that appears when a user hovers the mouse pointer over a legend item.
The text for the hint to display.
customizeItems
Allows you to change the order, text, and visibility of legend items.
Legend items before customizations.
Legend items after customizations.
customizeText
Specifies a callback function that returns the text to be displayed by a legend item.
The text for the legend item to display.
hoverMode
Specifies what chart elements to highlight when a corresponding item in the legend is hovered over.