ScaleValues: Boolean;
The ScaleValues property determines whether the data must be normalized on import.
If it is set to False, data of each time series are loaded with measurement units scale determined for it. Therefore, imported data is heterogeneous. If it is set to True, loaded data is normalized, that is, it is cast to the same measurement units scale.
The property use is given in the example for ICubeMetaLoader.TestLoad.
See also: