menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RenderingMode - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class RenderingMode

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

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

    Fields

    BottomLeftTopRight

    Declaration
    public const RenderingMode BottomLeftTopRight
    Field Value
    Type
    RenderingMode

    BottomRightTopLeft

    Declaration
    public const RenderingMode BottomRightTopLeft
    Field Value
    Type
    RenderingMode

    TopLeftBottomRight

    Declaration
    public const RenderingMode TopLeftBottomRight
    Field Value
    Type
    RenderingMode

    TopRightBottomLeft

    Declaration
    public const RenderingMode TopRightBottomLeft
    Field Value
    Type
    RenderingMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved