Enum TextVertOverflowType
Specifies the vertical overflow type for text
Namespace: Syncfusion.OfficeChart
Assembly: Syncfusion.OfficeChart.Base.dll
Syntax
public enum TextVertOverflowType
Fields
Name | Description |
---|---|
Clip | Indicates the vertical overflow type is clip |
Ellipsis | Indicates the vertical overflow type is ellipsis |
OverFlow | Indicates the vertical overflow type is OverFlow |