C1.Web.Mvc.Chart Namespace : AxisTickMark Enumeration |
'Declaration
Public Enum AxisTickMark Inherits System.Enum
public enum AxisTickMark : 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.Web.Mvc.Chart.AxisTickMark
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