SelectedPies: Object;
The SelectedPies property determines an array of selected pie factors.
Use JSON or the setSelectedPies method to set the property value and the getSelectedPies 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 SelectedBars property, use pie factor identifier instead of column identifier.
See also: