React 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.
markerTemplate
Specifies an SVG element that serves as a custom legend item marker.
Information about a legend item.
A marker's container.
One of the following:
- Template name
- SVG markup as a string
- SVGElement
- jQuery element that contains an SVGElement
If you have technical questions, please create a support ticket in the DevExpress Support Center.