CountUp
Last updated
Last updated
The CountUp extension component uses the excellent CountUp.js widget that can be used to quickly create animations that display numerical data in a more interesting way.
Highly customizeable with a large range of options, you can even substitute numerals.
Smart easing: CountUp intelligently defers easing until it gets close enough to the end value for easing to be visually noticeable. Configureable in the options.
The CountUp extension can be added to a Wisej.NET project using NuGet Package Manager.
You can control the Duration and also provide custom Numerals. Your application will be notified through ValueChanged and CountTerminated events.