Enum ZoomAction
Specifies the actions of zoom.
Namespace: Syncfusion.Blazor.Gantt
Assembly: Syncfusion.Blazor.dll
Syntax
public enum ZoomAction
Fields
| Name | Description |
|---|---|
| ZoomIn | Zoom-in action on the Gantt Chart timeline. |
| ZoomOut | Zoom-out action on the Gantt Chart timeline. |
| ZoomToFit | Shows all taskbars within the current view port of timeline. |