DataVisualizer.getLegendById

Syntax

getLegendById(legendId: String);

Description

The getLegendById method returns the legend of the bubble chart by its identifier.

Comments

The method returns an instance of the PP.Ui.LegendBaseclass.

Example

The property use is given in the page with description of the DataVisualizer.GlobalItemsIds property.

DataVisualizer