Gantt Chart / Rows / Row Height

Blazor Gantt Chart Example - Row Height Customization Support

Loading Syncfusion Blazor Server Demos…

This sample demonstrates how to customize the row height in the Blazor Gantt Chart. Adjusting the row height allows for better control over the visual spacing of tasks, enhancing readability and layout flexibility.

The row height can be modified by setting the desired pixel value using the RowHeight property. In this example, the row height is configured during the initial load to showcase how tasks appear with increased spacing.

For further details, refer to the documentation.