HoveredArrows: Object;
The HoveredArrows property determines an array of arrow for which pointing is set.
Use JSON or the setHoveredArrows method to set the property value and the getHoveredArrows method to get the property value.
The property contains an object of the format: {<arrow_id>: true}.
The property use is identical to the HoveredBars property, use arrow identifier instead of column identifier.
See also: