ASP.NET Core - EJ2

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

    Show / Hide Table of Contents

    Class LayoutMode

    Specifies the layout rendering mode of the treemap.

    Inheritance
    System.Object
    LayoutMode
    Namespace: Syncfusion.EJ2.TreeMap
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class LayoutMode : Enum

    Fields

    SliceAndDiceAuto

    Declaration
    public const LayoutMode SliceAndDiceAuto
    Field Value
    Type Description
    LayoutMode

    SliceAndDiceHorizontal

    Declaration
    public const LayoutMode SliceAndDiceHorizontal
    Field Value
    Type Description
    LayoutMode

    SliceAndDiceVertical

    Declaration
    public const LayoutMode SliceAndDiceVertical
    Field Value
    Type Description
    LayoutMode

    Squarified

    Declaration
    public const LayoutMode Squarified
    Field Value
    Type Description
    LayoutMode

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved