Example of Indicators in ASP.NET MVC Gantt Chart Control

This sample visualizes how to mention special moment in any mentioned day for a particular task with different icon and label.

DEMO
SOURCE

In this example, Indicators are displayed with some custom text in specified day of task, which are defined in dataSource. You can define the indicators with the following properties for tasks:

  • date: Defines the date value to where we want to display the indicators.
  • iconClass : Defines the icon to highlight the indicator.
  • name: Defines text to be displayed in the mentioned date.
  • tooltip: The text to be displayed when hover the mouse over the indicator.

More information on the Essential® ASP.NET MVC Gantt Chart can be found in this documentation section.

Transform your ASP.NET MVC web apps today with Syncfusion® ASP.NET MVC components
145+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab