alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum RenderingMode

    Defines the rendering directions to render the treemap items in the treemap.

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

    Fields

    Name Description
    BottomLeftTopRight

    Renders the treemap items from bottom left to top right direction.

    BottomRightTopLeft

    Renders the treemap items from bottom right to top left direction.

    TopLeftBottomRight

    Renders the treemap items from top left to bottom right direction.

    TopRightBottomLeft

    Renders the treemap items from top right to bottom left direction.

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