JustGage
Last updated
Was this helpful?
Last updated
Was this helpful?
The extension component uses the cool JustGage widget to render animated, nice and clean gauges. It is based on Raphaël library for vector drawing, so it’s completely resolution independent and self-adjusting. As a Wisej.NET Real Time widget you can set several properties: value, label, colors, range and more.
The JustGage extension can be added to a Wisej.NET project using NuGet Package Manager.
Define the JustGage range with Minimum and Maximum and show/hide their labels with . The title is set up with Text and its position with . You can also define animations to be used with and . decides weather the value change should be animated_._ With you can display an additional symbol with the Value.
Find more information in our JSWidgets example in or in.