MeasuresLoaded: function(sender, args);
sender. Event source.
args. Event information. Available arguments: Data - table measure data.
The MeasuresLoaded event occurs after loading measures to table.
The example of use is given on the Example of Creating an Asynchronous Data Table page.
See also: