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