HoveredPies: Object;
The HoveredPies property determines an array of pie factors for which hovering is set.
Use JSON or the setHoveredPies method to set the property value and the getHoveredPies method to get the property value.
The property contains an object of the format: {<pie_id>: {<mapping_id>: true}}.
The property use is identical to the HoveredBars property, use the pie factor identifier instead of the column identifier.
See also: