Here is a little note from somebody who wasted a lot of time before finding this example...
It is REALLY important that the ColorMapAutoScale property is set to false BEFORE you change the ColorMapValues.
I never new that the order of the elements in property nodes was important. Here it is!
The example is correct - my code wasn't. Thanks for the example.
-DB