Class LabelAlignment
Defines the action of the label to be placed within the defined margins.
Inheritance
System.Object
LabelAlignment
Namespace: Syncfusion.EJ2.TreeMap
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class LabelAlignment : Enum
Fields
Hide
Declaration
public const LabelAlignment Hide
Field Value
Type |
---|
LabelAlignment |
Trim
Declaration
public const LabelAlignment Trim
Field Value
Type |
---|
LabelAlignment |
Wrap
Declaration
public const LabelAlignment Wrap
Field Value
Type |
---|
LabelAlignment |
WrapByWord
Declaration
public const LabelAlignment WrapByWord
Field Value
Type |
---|
LabelAlignment |