DisplayTreeChanged: function(sender, args);
sender. Event source.
args. Event information. Available argument: display - indicates that the Series Tree button is clicked.
The DisplayTreeChanged event is fired on clicking the Series Tree button.
The example of event use is given on the page with description of the MainCatView.getSeriesTreeList method.
See also: