Example of Task Label Template in ASP.NET MVC Gantt Chart Control
This sample explains the way of rendering label template for left, right, and task labels by mapping template elements to the leftLabel, rightLabel and taskLabel properties in labelSettings.
DEMO
SOURCE
In this demo, the label template is rendered using the leftLabel, rightLabel and taskLabel properties in labelSettings.