setTransformationState(report: PP.Exp.EaxAnalyzer, type: PP.Exp.TransfType, state: PP.Exp.TransfState, dimKey: Number, dimElKey: Number, callback: PP.Delegate);
report. Express report document.
type. Transformation collection type.
state. Set collection state.
dimKey. Key of the dimension.
dimElKey. Dimension element key.
callback. Callback function.
The setTransformationState method sets states of transformation collection specified for a dimension item.
The example of use is given on the page with description of the EaxMdService.Transformation property.
See also: