menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ZoomAction - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ZoomAction

    Specifies the actions of zoom.

    Inheritance
    System.Object
    ZoomAction
    Namespace: Syncfusion.Blazor.Gantt
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class ZoomAction : Enum

    Fields

    ZoomIn

    Zoom-in action on the Gantt Chart timeline.

    Declaration
    public const ZoomAction ZoomIn
    Field Value
    Type
    ZoomAction

    ZoomOut

    Zoom-out action on the Gantt Chart timeline.

    Declaration
    public const ZoomAction ZoomOut
    Field Value
    Type
    ZoomAction

    ZoomToFit

    Shows all taskbars within the current view port of timeline.

    Declaration
    public const ZoomAction ZoomToFit
    Field Value
    Type
    ZoomAction
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved