DataVisualizer.getFirstLegend

Syntax

getFirstLegend();

Description

The getFirstLegend method returns the first of all legends for the chart.

Comments

The method returns an object which base type is the PP.Ui.LegendBase.

Example

The example of method use is given in the page with description of the DataVisualizer.UseLegendsPacking property.

See also:

DataVisualizer