Hi Spruha,
Thank you for contacting Syncfusion support.
We are unable to reproduce the reported issue when the pointer value is updated with the “setPointerValue” method dynamically in the Circular Gauge control. We have created a sample to demonstrate the same and it can be found from the below stackblitz link.
We suspect that you are changing the pointer values using “value” API in the “pointers” property of the Circular Gauge. This property change will refresh the control and so the pointer value starts from “0” to the specified value. We recommend using “setPointerValue” method to change the pointer value from the existing value.
Please let us know that the above sample meets your requirement and let us know if you need any further assistance.
Regards,
Indumathi R.