Enum GanttLayoutMode
Represents the Layout mode of Gantt
Namespace: Syncfusion.Windows.Controls.Gantt
Assembly: Syncfusion.Gantt.Wpf.dll
Syntax
public enum GanttLayoutMode
Fields
| Name | Description |
|---|---|
| Default | Represents the default lay out |
| FitToChart | Fit the layout to Chart's width |
| FitToGrid | Fit the layout to Grid's width |