C1.Chart Namespace : TickMark Enumeration |
'Declaration
Public Enum TickMark Inherits System.Enum
'Usage
Dim instance As TickMark
public enum TickMark : System.Enum
public enum class TickMark : public System.Enum
Member | Description |
---|---|
Cross | Tick marks cross the axis. |
Inside | Tick marks appear inside the plot area. |
None | No tick marks appear. |
Outside | Tick marks appear outside the plot area. |
System.Object
System.ValueType
System.Enum
C1.Chart.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