Example of Pie with Legend in ASP.NET MVC Chart Control
This sample shows statistics on internet usage by country using the donut chart with legends shown at the bottom of the chart.
DEMO
SOURCE
In this example, you can see how to render a donut chart with legends. You can use radius
and innerRadius
properties to render the donut.
More information about the legend feature can be found in this documentation sectionopens in a new tab.