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.
More information on the Essential® ASP.NET MVC Gantt Chart can be found in this documentation section.