menu

ASP.NET Core - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ZoomMode - ASP.NETCore-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ZoomMode

    Defines the zooming mode. They are: X,Y - Chart will be zoomed with respect to both the vertical and horizontal axis. X - Chart will be zoomed with respect to the horizontal axis. Y - Chart will be zoomed with respect to the vertical axis.

    Inheritance
    System.Object
    ZoomMode
    Namespace: Syncfusion.EJ2.Charts
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class ZoomMode : Enum

    Fields

    X

    Declaration
    public const ZoomMode X
    Field Value
    Type
    ZoomMode

    XY

    Declaration
    public const ZoomMode XY
    Field Value
    Type
    ZoomMode

    Y

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