Class LabelPosition
Defines the position of the label in treemap leaf node.
Inheritance
System.Object
LabelPosition
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class LabelPosition : Enum
Fields
BottomCenter
Declaration
public const LabelPosition BottomCenter
Field Value
BottomLeft
Declaration
public const LabelPosition BottomLeft
Field Value
BottomRight
Declaration
public const LabelPosition BottomRight
Field Value
Center
Declaration
public const LabelPosition Center
Field Value
CenterLeft
Declaration
public const LabelPosition CenterLeft
Field Value
CenterRight
Declaration
public const LabelPosition CenterRight
Field Value
TopCenter
Declaration
public const LabelPosition TopCenter
Field Value
TopLeft
Declaration
public const LabelPosition TopLeft
Field Value
TopRight
Declaration
public const LabelPosition TopRight
Field Value