| GrapeCity.Excel.Chart Namespace : TickMark Enumeration | 
'Declaration Public Enum TickMark Inherits System.Enum
'Usage Dim instance As TickMark
public enum TickMark : System.Enum
| Member | Description | 
|---|---|
| Cross | Specifies the tick marks shall cross the axis. | 
| Inside | Specifies the tick marks shall be inside the plot area. | 
| None | Specifies there shall be no tick marks. | 
| Outside | Specifies the tick marks shall be outside the plot area. | 
System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.Chart.TickMark
Target Platforms: Windows Server 2012, Windows RT