Enum TimeUnit
Represents the Time units.
Namespace: Syncfusion.Windows.Controls.Gantt
Assembly: Syncfusion.Gantt.Wpf.dll
Syntax
public enum TimeUnit
Fields
| Name | Description |
|---|---|
| Days | Represents the Day unit |
| Hours | Represents the Hour unit |
| Minutes | Represents the Minutes unit |
| Months | Represents the Month unit |
| Seconds | Represents the Seconds unit |
| Weeks | Represents the Week unit |
| Years | Represents the Year unit |