TreeMapBox.RequestMetadata

Syntax

RequestMetadata: function(sender, args);

Parameters

sender. Event source.

args. Event information. Available argument: IsReport - indicates that the data is requested for tree map container.

Description

The RequestMetadata event occurs on requesting metadata for tree map container.

Example

The event is under development.

See also:

TreeMapBox