Example of Pointer Drag in Javascript Circular Gauge Control

/
/
Pointer & Ranges Drag

This sample visualizes pointer drag in circular gauge. Position of pointer value can be changed by using Pointer Value and we can drag the pointer by enabling drag option.

More Details...

Pointer Value
70
Allow Pointer Drag
Allow Ranges Drag
Description

In this example, you can see how to move pointers in gauge using drag and drop. Use enablePointerDrag property, to achieve this behavior. In this sample, you can drag the pointer using mouse or touch, the pointer value will be updated in an annotation placed in the gauge. More information on the gauge can be found in this documentation section.