Sorted: 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.Sorting, enumeration, ActiveColumn - index of the active column in the chart.
The Sorted event occurs after sorting of rating chart elements is completed.
The example of event use is given on the page with description of the RatingChart.SortMethod property.