alexa

    Show / Hide Table of Contents

    Enum ItemsLayoutModes

    To specify the item layout modes.

    Namespace: Syncfusion.Windows.Forms.TreeMap
    Assembly: Syncfusion.TreeMap.Windows.dll
    Syntax
    public enum ItemsLayoutModes

    Fields

    Name Description
    SliceAndDiceAuto

    To specify the layout mode as SliceAndDiceAuto

    SliceAndDiceHorizontal

    To specify the layout mode as SliceAndDiceHorizontal

    SliceAndDiceVertical

    To specify the layout mode as SliceAndDiceVertical

    Squarified

    To specify the layout mode as Squarified

    Back to top Generated by DocFX