Example of Task Label Template in ASP.NET Core Gantt 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® Gantt Chart can be found in this documentation section.