• 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 Custom Labels in ASP.NET MVC Circular Gauge Control

This example demonstrates how to introduce and position customer labels in a circular gauge. In addition, gradient colors are used on the circular gauge elements such as the pointer and range.

DEMO
SOURCE

In this example, you can see how to render and configure custom labels in the circular gauge. The label text can be modified using the AxisLabelRender event which will be triggered everytime when a label is rendered.

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