Hi Aslak,
We have checked the reported query “How to bounce back and forth effect with Syncfusion ProgressBarAdv”. At present ProgressBarAdv doesn’t have a direct support to provide
back and forth effect. Alternatively, the reported requirement can be achieved by
implementing the own custom renderer(drawing progress bar with back-and-forth effect)
for progress bar control inheriting from IProgressBarAdvRenderer interface and setting it to Renderer property && ProgressStyle
property as Custom for ProgressBarAdv control. Please find the sample from below link:
Sample link: ProgressBar-customization-demo
Please try the above solution and let us know if it helpful.
Regards,
Subashini M.