The JustGage 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.
Define the JustGage range with Minimum and Maximum and show/hide their labels with ShowMinMax. The title is set up with Text and its position with TitlePosition. You can also define animations to be used with StartAnimationTypeand RefreshAnimationType.Counterdecides weather the value change should be animated_._ With Symbolyou can display an additional symbol with the Value.
Find more information in our JSWidgets example in C# or in VB.NET.