menu

ASP.NET Core - EJ2

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

    Show / Hide Table of Contents

    Class FitModes

    Defines how the diagram has to fit into view Page - Fits the diagram content within the viewport Width - Fits the width of the diagram content within the viewport Height - Fits the height of the diagram content within the viewport

    Inheritance
    System.Object
    FitModes
    Namespace: Syncfusion.EJ2.Diagrams
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class FitModes : Enum

    Fields

    Height

    Declaration
    public const FitModes Height
    Field Value
    Type
    FitModes

    Page

    Declaration
    public const FitModes Page
    Field Value
    Type
    FitModes

    Width

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