Example of DataLabel Template in ASP.NET MVC Chart Control
This sample illustrates data label template support in charts. Each data label for each point is rendered using the template.
DEMO
SOURCE
The ASP.NET MVC Charts data label template feature allows you to change the appearance and behavior of the data label for each data point using the Templateopens in a new tab property in ChartDataLabelopens in a new tab.
More information on the data label template can be found in this documentation sectionopens in a new tab.