ParallelCoordinates.refreshView

Syntax

refreshView(args: Object, fireEvent: Boolean);

Parameters

args. Arguments of invoking the Refreshed event.

fireEvent. Indicates whether the Refreshed occurs. If the value is set to true, the Refreshed event occurs.

Description

The refreshView method refreshes the chart view.

Example

The example of use is given on the page with description of the ParallelCoordinates.hoverItems method.

See also:

ParallelCoordinates