• 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 Legend in ASP.NET Core CircularGauge Control

This sample visualizes moving air types in the legend based on their speed. The visibility, shape, alignment, and position of the legend can be changed by using the properties panel options.

DEMO
SOURCE
Enable Legend
Show range when the legend item is toggled
Position
Alignment
Shape

In this example, you can see how to render a legend in circular gauge. A legend item denotes the axis ranges. Any number of legend items can be added to a legend. You can bind the desired colors and legend text to the corresponding ranges.

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