SelectedItems: Object
The SelectedItems property determines an array of selected items of the bubble chart.
Use JSON or the setSelectedItems method to set the property value and thegetSelectedItems method to get the property value.
The getSelectedItems method receives the useGlobalIds parameter - attribute of global identifiers use instead of local ones.
The example of use is given in the page with description of the BubbleChart.selectItemsmethod.