Enum PlacementMode
Enum for Placement mode of Resource Name
Namespace: Syncfusion.Windows.Controls.Gantt
Assembly: Syncfusion.Gantt.Wpf.dll
Syntax
public enum PlacementMode
Fields
| Name | Description |
|---|---|
| Bottom | Place the Resource Name in bottom of Gantt Node |
| Left | Place the Resource Name in left side of Gantt Node |
| Right | Place the Resource Name in right side of Gantt Node |
| Top | Place the Resource Name in top of Gantt Node |