}
  • 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 Pie with Legend in ASP.NET Core Chart Control

This sample shows statistics on expenditure made in a year using the donut chart with legends shown at the right side of the chart.

DEMO
SOURCE

In this example, you can see how to render a doughnut chart with legends. You can use Radius and InnerRadius properties to render the doughnut. Here, the legend text is wrapped using the TextWrap property.

More information about the legend feature can be found in this documentation section.