EaxAnalyzer.getIndAgg

Syntax

getIndAgg(indName, objectType);

Parameters

indName. PP.Exp.EaxObjectIndicator. Metric type.

objectType. PP.Exp.Ui.EaxObjectType. Visualizer type.

Description

The getIndAgg method returns selected metric aggregation type.

Comments

The method returns value of the PP.Exp.Ui.EaxAggregationFunction type.

Example

The method use is given in description of the EaxMdService.setIndAgg method.

See also:

EaxAnalyzer