alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum LayoutMode

    Specifies the layout rendering mode of the treemap.

    Namespace: Syncfusion.Blazor.TreeMap
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum LayoutMode

    Fields

    Name Description
    SliceAndDiceAuto

    This visualizes the treemap as the rectangles having size proportionate to weight value.

    SliceAndDiceHorizontal

    This visualizes the treemap as the horizontal rectangles having size proportionate to weight value.

    SliceAndDiceVertical

    This visualizes the treemap as the vertical rectangles having size proportionate to weight value.

    Squarified

    This visualizes the treemap as the nested rectangles having size proportionate to weight value.

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