Sorting: function(sender, args);
sender. Event source.
args. Event information. Available arguments: TimeSlice - time period index, Method - mode of items sorting in the rating chart, selected using the PP.Sortingenumeration, ActiveColumn - index of the active column in the chart.
The Sorting event occurs during sorting of rating chart elements.
The example of event use is given on the page with description of the RatingChart.SortMethod property.