Enum OverflowType
Used to sets the text overflow type of label.
Namespace: Syncfusion.JavaScript.DataVisualization.DiagramEnums
Assembly: Syncfusion.EJ.dll
Syntax
public enum OverflowType
Fields
Name | Description |
---|---|
Clip | Used to set the overflow type as clip |
Ellipsis | Used to set the overflow type as ellipsis |