setTransformationPos(report: PP.Exp.EaxAnalyzer, tKey: Number, tPos: Number, calculationMode : PP.Exp.TransfCalculationMode, callback: PP.Delegate, ext: Object);
report. Express report document.
tKey. Transformation key.
tPos. New transformation position.
calculationMode. Calculation position relative to totals calculation and aggregation. Optional parameter.
callback. Callback function. Optional parameter.
ext. Additional information to the Optional Parameter query.
The setTransformationPos method sets transformation to a new position in the collection.
The example of method use is given in description of the EaxMdService.Transformation property.
See also: