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

This sample visualizes the complete car service schedule using the Gantt Chart. Baselines are enabled to highlight deviations between planned and actual service dates, helping track schedule accuracy across all tasks and milestones.

DEMO
SOURCE

In this demo sample, the baseline feature in the Gantt Chart, which helps visualize the variance between planned and actual task schedules. Baselines provide a clear reference for tracking project deviations and are rendered for all task types including child tasks, parent tasks, and milestones.

To enable baselines in the Gantt Chart, set the renderBaseline property to true and define the planned schedule using the baselineStartDate field. You can either specify the baselineEndDate directly or use the baselineDuration property to calculate it automatically. Setting baselineDuration to zero is particularly useful for milestones, as it clearly marks a planned point in time. The appearance of baselines can be customized using the property to visually distinguish planned timelines from actual task progress.timelines from actual progress.

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

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