menu

ASP.NET MVC

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ZoomSettingsBuilder

    Show / Hide Table of Contents

    Class ZoomSettingsBuilder

    Inheritance
    System.Object
    ZoomSettingsBuilder
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.JavaScript.DataVisualization
    Assembly: Syncfusion.EJ.dll
    Syntax
    public class ZoomSettingsBuilder

    Constructors

    ZoomSettingsBuilder(ZoomSettings)

    Declaration
    public ZoomSettingsBuilder(ZoomSettings range)
    Parameters
    Type Name Description
    ZoomSettings range

    Methods

    ZoomFactor(String)

    Declaration
    public ZoomSettingsBuilder ZoomFactor(string start)
    Parameters
    Type Name Description
    System.String start
    Returns
    Type Description
    ZoomSettingsBuilder

    ZoomPosition(String)

    Declaration
    public ZoomSettingsBuilder ZoomPosition(string end)
    Parameters
    Type Name Description
    System.String end
    Returns
    Type Description
    ZoomSettingsBuilder
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved