| GrapeCity.Excel.Chart Namespace : TickLabelPosition Enumeration | 
'Declaration Public Enum TickLabelPosition Inherits System.Enum
'Usage Dim instance As TickLabelPosition
public enum TickLabelPosition : System.Enum
| Member | Description | 
|---|---|
| High | Specifies the axis labels shall be at the high end of the perpendicular axis | 
| Low | Specifies the axis labels shall be at the low end of the perpendicular axis. | 
| NextTo | Specifies the axis labels shall be next to tha axis. | 
| None | Specifies the axis label are not drawn | 
System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.Chart.TickLabelPosition
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)