ItemClick: function(sender, args, timeout);
sender. Event source.
args. Event information.
timeout. Time delay (milliseconds) after which the event is fired.
The ItemClick event is fired when a chart element is clicked.
The example of use is given in the page with description of the TreeDataVisualizer.getAnimationDuration method.
See also: