Enum 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.
Namespace: Syncfusion.EJ2.Charts
Assembly: Syncfusion.EJ2.dll
Syntax
public enum LabelIntersectAction
Fields
Name | Description |
---|---|
Hide | |
MultipleRows | |
None | |
Rotate45 | |
Rotate90 | |
Trim | |
Wrap |