Enum 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.
Namespace: Syncfusion.EJ2.Charts
Assembly: Syncfusion.EJ2.dll
Syntax
public enum TextOverflow
Fields
Name | Description |
---|---|
None | |
Trim | |
Wrap |