| GrapeCity.Excel.Chart Namespace : TextAnchoringTypes Enumeration | 
'Declaration Public Enum TextAnchoringTypes Inherits System.Enum
'Usage Dim instance As TextAnchoringTypes
public enum TextAnchoringTypes : System.Enum
| Member | Description | 
|---|---|
| Bottom | Anchor the text at the bottom of the bounding rectangle | 
| Center | Anchor the text at the middle of the bounding rectangle. | 
| Distributed | Anchor the text so that it is distributed vertically. | 
| Justified | Anchor the text so that it is justified vectically. | 
| Top | Anchor the textat the top of the bounding rectangle. | 
System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.Chart.TextAnchoringTypes
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)