Class TextOverflow
Defines the Text overflow.
None - Shown the chart title with overlap if exceed.
Wrap - Shown the chart title with wrap if exceed.
Trim - Shown the chart title with trim if exceed.
Inheritance
System.Object
TextOverflow
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class TextOverflow : Enum
Fields
None
Declaration
public const TextOverflow None
Field Value
Trim
Declaration
public const TextOverflow Trim
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|
Wrap
Declaration
public const TextOverflow Wrap
Field Value