TreeMapBox.Refreshed

Syntax

Refreshed: function(sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The Refreshed event occurs after tree map container is refreshed.

Example

The example of event use is given on the page with description of the TreeMapBox.refreshView method.

See also:

TreeMapBox