TrendWizardView.getMethodType

Syntax

getMethodType ();

Description

The getMethodType method returns type of calculation formula for selected calculation series.

Comments

This method returns an element of the PP.TS.Ui.FormulaTypeEnum enumeration.

Example

The example of using the getMethodType method is given on the TrendWizardView.CurrentState page.

See also:

TrendWizardView