MapChart.Refreshed

Syntax

Refreshed: function(sender, args: PP.Ui.PropertyChangedEventArgs);

Parameters

sender. Event source.

args. Event information.

Description

The Refreshed event is fired after map refreshing.

Example

The example of event use is given in the page with description of the MapChart.refreshView method.

See also:

MapChart