Example of undefined in Javascript Circular Gauge Control

/
/
Pointer & Ranges Drag

This sample illustrates dragging a pointer and a range in a circular gauge. End-user can drag the pointer and the range by enabling the pointer drag and range drag options.

More Details...


Pointer Value
70
Allow Pointer Drag
Allow Ranges Drag
Description

In this example, you can see how to move the pointer and range in the circular gauge via drag action. The enablePointerDrag property can be used to enable or disable the pointer drag functionality. Similarly, the enableRangeDrag property can be used to enable or disable the range drag functionality. More information on the pointer drag can be found in this documentation section. Likewise, the range drag information can be found in this documentation section.