I need help on implementing a circular progress bar like this:
![]()
How should I implement the Circle to fill by increasing Value property?
|
I need help on implementing a circular progress bar like this:
How should I implement the Circle to fill by increasing |
||||
|
|
|
You have a couple of options - the first is to template the The other alternative is to create your own control from scratch. You could do the following:
|
|||||||||||
|
|
Have you looked at EDIT: In the template:
|
|||||||||||||
|