• Material 3
  • Fluent
  • Fluent 2
  • Bootstrap 5
  • Tailwind CSS
  • High Contrast
  • Fluent 2 High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Theme Mode
Localization
*Translated by Google Translator.
Currency

Example of Indicators in ASP.NET Core Gantt Chart Control

This sample visualizes how to mention a 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 the 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 will be displayed when the mouse is hovered over the indicator.


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