Appearance
<dev:SpeedGraph2 x:Name="SpeedGraphSample2" />
SpeedGraphSample2.Points.Add(new Vector2(percent, speed));
you can run demo and see this feature.