Hello Perry,
Currently the gauge is bound to the selectedPumpRate field.
e.g.
Thus when the selectedPumpRate is modified, the value of the widget is changed. However, the value of the gauge is the first pointer, therefore using the data-bind attribute you are able to modify only the value of the first pointer.
To modify the rest of the pointers you could use the pointer.value method.
e.g.
Below you will find a modified version of the sample:
Regards,
Georgi
Progress Telerik
Get
quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.
Learn More.