DataVisualizer.addVisual

Syntax

addVisual(visual: PP.Visual, id: String);

Parameters

visual. Visualizer data mapping to be installed.

id. Identifier of visualizer data mapping.

Description

The addVisual method compares visualizer data with the specified identifier.

Example

The property use is given in the page with description of the PP.AreaVisual class constructor property.

See also:

DataVisualizer