Condition: Variant;
Condition: object;
The Condition property determines complement parameter value for series values calculation.
Purpose of the Condition property depends on the IEmComputingSerie.Type property value:
EmComputingSerieType.Lag. Lag. Specify lag value.
EmComputingSerieType.Logarithm. Taking a logarithm. Specify a power of logarithm.
EmComputingSerieType.User. Custom function. Specify custom calculation formula.
The property use is given in the example for IEmSeries.AddComputingSerie.
See also: