Gantt Chart / Timeline / Timeline API

Blazor Gantt Chart Example - Timeline API Customization

Loading Syncfusion Blazor Server Demos…
Properties

This sample demonstrates a construction planning workflow from site analysis and soil testing to estimation and design, while showcasing the flexible timeline customization options available in the Blazor Gantt Chart . It illustrates how real-world engineering processes can be effectively represented using task hierarchies, dependencies, and progress tracking across different phases, including site identification, approval, estimation, and detailed design.

The Gantt Chart supports customizable timeline tiers, enabling precise control over interval representation through the TimelineSettings.TopTier and TimelineSettings.BottomTier properties. These settings allow you to define the unit, format, and count of both top and bottom timeline headers, ensuring accurate and flexible visualization of time-based data.

This flexibility allows the timeline view to adapt to varying project durations, ranging from short-term tasks measured in hours to long-term planning across days, weeks, months, quarter-years, half-years, and years.

The sample also includes an interactive property panel that enables runtime modification of timeline settings such as unit width, tier configuration, counts, and display formats. This provides immediate visual feedback and allows users to experiment with different timeline configurations to suit specific planning requirements.

Refer to the Blazor Gantt Chart documentation for comprehensive information on timeline configuration.