ActiveItemChanged: function(sender, args, timeout);
sender. Event source.
args. Event information.
timeout. Time delay (milliseconds) after which the event is fired.
The ActiveItemChanged event is fired after active chart item is changed.
The example of use is given in the page with the TreeModel.ActiveItem property description.
See also: