• 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 Tooltip Template in ASP.NET Core Gantt Chart Control

This sample explains the way of rendering tooltip template for taskbar, timeline and baseline by mapping template elements to the property of taskbar, timeline and baseline in tooltipSettings.

DEMO
SOURCE

Tooltip can be enabled or disabled using tooltipSettings.showTooltip property. In this demo, the tooltip template is rendered for taskbar, taskbar and baseline using the tooltipSettings.taskbar, tooltipSettings.timeline and tooltipSettings.baseline properties.

The baseline feature enables the user to view the deviation between the planned dates and the actual dates of the tasks in a project. Baselines can be enabled in Gantt chart by enabling the renderBaseline property along with mapping the data source values for baselineStartDate and baselineEndDate properties.

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