ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum LayoutTypes - ASP.NETMVC API Reference | Syncfusion

    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 - 2021 Syncfusion Inc. All Rights Reserved