'DeclarationPublic Enum TickMark Inherits System.Enum
'UsageDim instance As TickMark
public enum TickMark : System.Enum
'DeclarationPublic Enum TickMark Inherits System.Enum
'UsageDim instance As TickMark
public enum TickMark : System.Enum
| Member | Description | 
|---|---|
| Cross | Tick marks cross the axis. | 
| Inside | Tick marks are inside the axis. | 
| None | No tick marks. | 
| Outside | Tick marks are outside the axis. | 
System.Object
   System.ValueType
      System.Enum
         SpreadsheetGear.Charts.TickMark
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2