| GrapeCity.Excel.Chart Namespace : TextWrappingTypes Enumeration | 
'Declaration Public Enum TextWrappingTypes Inherits System.Enum
'Usage Dim instance As TextWrappingTypes
public enum TextWrappingTypes : System.Enum
| Member | Description | 
|---|---|
| None | No wrapping occurs on this text body. Words spill out without paying attention to the bounding rectangle boundaries. | 
| Square | Determines whether we wrap words within the bounding rectangle. | 
System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.Chart.TextWrappingTypes
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)