Enum TextHorzOverflowType
Specifies the horizontal overflow type for text
Namespace: Syncfusion.OfficeChart
Assembly: Syncfusion.OfficeChart.Base.dll
Syntax
public enum TextHorzOverflowType
Fields
Name | Description |
---|---|
Clip | Indicates the horizontal overflow type is Clip |
OverFlow | Indicates the horizontal overflow type is OverFlow |