}
  • Material 3
  • Material 3 Dark
  • Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Theme Selection
Mode Selection
Touch
Mouse
Localization
*Translated by Google Translator.
Currency

Example of Marker Pointer in ASP.NET MVC Linear Gauge Control

This sample shows the various marker pointer shapes available in the linear gauge. Additionally, multiple marker pointer, animation and drag support are enabled.

DEMO
SOURCE
Horizontal
Vertical

        

In this example, you can see how to render and configure marker pointer in the linear gauge. The Pointers collection is useful for displaying multiple pointers. The properties available in Pointers help in the customization of the marker pointer in the linear gauge. Drag pointers are assisted by the DragStart and DragEnd events.

More information on the marker pointer can be found in this documentation section.