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