menu

ASP.NET Web Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum LayoutTypes

    Show / Hide Table of Contents

    Enum LayoutTypes

    Set the type of the layout based on which the elements will be arranged.

    Namespace: Syncfusion.JavaScript.DataVisualization.DiagramEnums
    Assembly: Syncfusion.EJ.dll
    Syntax
    public enum LayoutTypes

    Fields

    Name Description
    HierarchicalTree

    Used to set layout type as hierarchical layout

    None

    Used not to set any specific layout

    OrganizationalChart

    Used to set layout type as organnizational chart

    RadialTree

    Used to set layout type as radial tree chart

    SymmetricLayout

    Used to set layout type as symmetrical layout

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved