SelectedArrows: Object;
The SelectedArrows property determines an array of selected arrows.
Use JSON or the setSelectedArrows method to set the property value and the getSelectedArrows method to get the property value.
The property contains an object of the format: {<arrow_id>: true}.
The property use is identical to the SelectedBars property, use arrow identifier instead of column identifier.
See also: