Class TextHorzOverflowType
Specifies the horizontal overflow type for text
Inheritance
System.Object
TextHorzOverflowType
Namespace: Syncfusion.OfficeChart
Assembly: Syncfusion.OfficeChart.NET.dll
Syntax
public sealed class TextHorzOverflowType : Enum
Fields
Clip
Indicates the horizontal overflow type is Clip
Declaration
public const TextHorzOverflowType Clip
Field Value
Type |
---|
TextHorzOverflowType |
OverFlow
Indicates the horizontal overflow type is OverFlow
Declaration
public const TextHorzOverflowType OverFlow
Field Value
Type |
---|
TextHorzOverflowType |