Class LabelIntersectAction
Defines the Alignment. They are
none - Shows all the labels.
hide - Hide the label when it intersect.
rotate45 - Rotate the label to 45 degree when it intersect.
rotate90 - Rotate the label to 90 degree when it intersect.
Inheritance
System.Object
LabelIntersectAction
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class LabelIntersectAction : Enum
Fields
Hide
Declaration
public const LabelIntersectAction Hide
Field Value
MultipleRows
Declaration
public const LabelIntersectAction MultipleRows
Field Value
None
Declaration
public const LabelIntersectAction None
Field Value
Rotate45
Declaration
public const LabelIntersectAction Rotate45
Field Value
Rotate90
Declaration
public const LabelIntersectAction Rotate90
Field Value
Trim
Declaration
public const LabelIntersectAction Trim
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|
Wrap
Declaration
public const LabelIntersectAction Wrap
Field Value