Enum LabelPosition
Defines the position of the label in treemap leaf node.
Namespace: Syncfusion.EJ2.TreeMap
Assembly: Syncfusion.AspNetMvc.TreeMap.dll
Syntax
public enum LabelPosition
Fields
| Name |
|---|
| BottomCenter |
| BottomLeft |
| BottomRight |
| Center |
| CenterLeft |
| CenterRight |
| TopCenter |
| TopLeft |
| TopRight |