menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class LayoutType

    Defines the types of the automatic layout None - None of the layouts is applied HierarchicalTree - Defines the type of the layout as Hierarchical Tree OrganizationalChart - Defines the type of the layout as Organizational Chart ComplexHierarchicalTree - Defines the type of the layout as complex HierarchicalTree RadialTree - Defines the type of the layout as Radial tree

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

    Fields

    ComplexHierarchicalTree

    Declaration
    public const LayoutType ComplexHierarchicalTree
    Field Value
    Type
    LayoutType

    Flowchart

    Declaration
    public const LayoutType Flowchart
    Field Value
    Type
    LayoutType

    HierarchicalTree

    Declaration
    public const LayoutType HierarchicalTree
    Field Value
    Type
    LayoutType

    MindMap

    Declaration
    public const LayoutType MindMap
    Field Value
    Type
    LayoutType

    None

    Declaration
    public const LayoutType None
    Field Value
    Type
    LayoutType

    OrganizationalChart

    Declaration
    public const LayoutType OrganizationalChart
    Field Value
    Type
    LayoutType

    RadialTree

    Declaration
    public const LayoutType RadialTree
    Field Value
    Type
    LayoutType

    SymmetricalLayout

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