DataVisualizer.getVisualById

Syntax

getVisualById(id: String);

Parameters

id. Identifier of visualizer data mapping.

Description

The getVisualById method returns visualizer data mapping by its identifier.

Comments

The method returns value of the PP.Visual property.

Example

The property use is given in the page with PP.AreaVisual class constructordescription.

See also:

DataVisualizer