Selected: function(sender, args);
sender. Event source.
args. Event information.
The Selected event occurs on selecting a chart series item.
To trigger the Selected event, hold down the SHIFT key and select a chart series item with the mouse.
The example of use is given on the page with description of the Chart.getSelection method.
See also: