Property
Name |
---|
InitialPosition |
FillStatus |
SweepDirection |
Percentage |
Methods
Name |
---|
StartFillAnimation |
PauseFillAnimation |
ResumeFillAnimation |
DrawArcProgress |
DrawArcSlice |
Example
1 | <dev:ArcProgress Percentage="65" /> |
Percentage is a double and should be from 0 to 100.
Demo
you can run demo and see this feature.