Class RenderingMode
Defines the rendering directions to render the treemap items in the treemap.
Inheritance
System.Object
RenderingMode
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class RenderingMode : Enum
Fields
BottomLeftTopRight
Declaration
public const RenderingMode BottomLeftTopRight
Field Value
BottomRightTopLeft
Declaration
public const RenderingMode BottomRightTopLeft
Field Value
TopLeftBottomRight
Declaration
public const RenderingMode TopLeftBottomRight
Field Value
TopRightBottomLeft
Declaration
public const RenderingMode TopRightBottomLeft
Field Value