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

Example of Custom Labels in ASP.NET Core 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.