jQueryKnob

The jQueryKnob arrow-up-rightextension component uses the amazing jQueryKnob widget to create a Wisej.NET Real Time dial control that allows the user to rotate the dial to change its value or to type the value in the middle editor. The component allows you to set the value, range, line style, colors and more.

jQueryKnob Source Code

How to Use

The jQueryKnob extension can be added to a Wisej.NET project using NuGet Package Manager.

You can define Step, MinValue and MaxValue and ShowInput to configure the jQueryKnob. Set up the type with KnobType and the skin with LineCapStyle.

circle-info

Find more information in our JSWidgets example in C#arrow-up-right or in VB.NETarrow-up-right.

Last updated

Was this helpful?