Changes the {@link Scale} to the provided one. if the new scale differsfrom the type of the current scale, it also:
- sets: default aggregators and transformers.
It does not set a reference to the provided scale, but clones it instead!
@param newScale the new Scale to be set