GaugeBox.RequestMetadata

Syntax

RequestMetadata: function(sender, args: Object);

Parameters

sender. Event source.

args. Event information. Available arguments: IsReport - indication that data is requested for speedometer container.

Description

The RequestMetadata event occurs on requesting metadata for speedometer container.

Example

The example of event use is given on the Example of Creating the GaugeBox Component page.

See also:

GaugeBox