hm it works for me tho
when i put this script on a button i can see the gauge change when i press it
self.getSibling("Gauge").props.outerAxis.maxValue = self.getSibling("Gauge").props.outerAxis.maxValue + 10


So it seems your component isnt binded to the right thing or doesnt refresh enough