Circular Gauge / User Interaction / Pointer & Ranges Drag

Blazor Circular Gauge Example - Pointer and Range Drag Interaction

Loading Syncfusion Blazor Server Demos…

Properties

This sample illustrates interactive dragging of pointers and ranges in a circular gauge for user-controlled value adjustment.

Drag functionality:

  • Enable pointer dragging using the EnablePointerDrag property
  • Enable range dragging using the EnableRangeDrag property
  • End-user can reposition pointers and ranges via drag action

More information on pointer drag: documentation section. Range drag information: documentation section.