How to use the circle progress?
Hi,
I want to show a circle progress like below:

In touchgfx's circleProgress, there is't the little circle at the progress line end;
So I am drawing the little circle and update its position realtime;
Is there any simpler way to do the same things?
And more, I need the sine() and the cosine() to calculate the position of the little circle, I find some info from HERE, but I don't know how to use it. Is there any example?
Thanks!
