DVSyncManager.remove

Syntax

remove(visualizer_id: PP.Ui.DataVisualizer | String);

Parameters

remove. Visualizer or its identifier.

Description

The remove method removes the specified visualizer from collection of synchronized items.

Example

The property use is given in the page with description of the DVSyncManager.add method.

DVSyncManager