UseTransform: Boolean;
The UseTransform property determines whether to use series calculation options.
Available values:
True. Calculation options are used. To set up, use the ILanerCalculateSerie.Transform property. If calculation options are not set, correct calculation is unavailable.
False. Calculation options are not used. The ILanerCalculateSerie.Transform property returns Null.
The property use is given in the example for ILanerSeries.AddCalculateSerie.
See also: