Ghost1372

everything can be handy

SpeedGraph2

Property

Name
Points

Methods

Name
SetGraphNormal
SetGraphSuccess
SetGraphError
SetGraphWarning
SetGraphColor

Example

1
<dev:SpeedGraph2 x:Name="SpeedGraphSample2" />
1
SpeedGraphSample2.Points.Add(new Vector2(percent, speed));

AnimationPath

Demo

you can run demo and see this feature.

0%