menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum MindMapTreeMode - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum MindMapTreeMode

    Specifies the criteria for arranging the mind-map tree branches.

    Namespace: Syncfusion.UI.Xaml.Diagram.Layout
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public enum MindMapTreeMode

    Fields

    Name Description
    Area

    Specifies the mind-map branches should be balanced in the terms of area.

    Custom

    Specifies the mind-map branches should be arranged in defined direction.

    Level

    Specifies the mind-map branches should be balanced in the terms of level.

    RootChildrenCount

    Specifies the mind-map branches should be balanced in the terms of children count.

    TreeNodesCount

    Specifies the mind-map branches should be balanced in the terms of total children count.

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