'Declaration Public Enum TickMarksTypes Inherits System.Enum
'Usage Dim instance As TickMarksTypes
public enum TickMarksTypes : System.Enum
'Declaration Public Enum TickMarksTypes Inherits System.Enum
'Usage Dim instance As TickMarksTypes
public enum TickMarksTypes : System.Enum
Member | Description |
---|---|
cross | Tick marks will be displayed on the chart's axis. |
inside | Tick marks will be displayed inside of the chart. |
none | Tick marks will not be displayed. |
outside | Tick marks will be displayed outside of the chart. |
System.Object
System.ValueType
System.Enum
Xceed.Document.NET.TickMarksTypes
Target Platforms: Windows 11, Windows 10, Windows 7, Windows 11, 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