Class DataLabelIntersectAction
Defines the Alignment. They are: None - Shows all the labels. Hide - Hide the label when it intersect. Rotate90 - Rotate the label to 90 degree when it intersect.
Inheritance
System.Object
DataLabelIntersectAction
Namespace: Syncfusion.EJ2.Charts
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class DataLabelIntersectAction : Enum
Fields
Hide
Declaration
public const DataLabelIntersectAction Hide
Field Value
Type |
---|
DataLabelIntersectAction |
None
Declaration
public const DataLabelIntersectAction None
Field Value
Type |
---|
DataLabelIntersectAction |
Rotate90
Declaration
public const DataLabelIntersectAction Rotate90
Field Value
Type |
---|
DataLabelIntersectAction |