Skip to content

Property

Name
Points

Methods

Name
SetGraphNormal
SetGraphSuccess
SetGraphError
SetGraphWarning
SetGraphColor

Example

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

AnimationPath

Demo

you can run demo and see this feature.

Released under the MIT License.