Problem with color ranges in meter control

So I’ve noticed that my meters sometimes lose their range colors, just showing the background color. There doesn’t seem to be a whole lot of rhyme or reason. In the designer if I change values the colors will turn up. Anyone else have this problem?

Thanks,

Jake

If I put in values manually when I’m editing the control it looks correct. Also, if I put in the values on the window in the designer it works as well. It’s like the values aren’t being read until it thinks they are changed.

Anyone have any thoughts on this? Is there a way to debug the controls?

Fixed it, I need to use an expression instead of a tag directly and convert it to a double for the gauge to work correctly