public enum ENTicksPlacement : System.Enum
public enum ENTicksPlacement : System.Enum
Member | Description |
---|---|
Both | Ticks are drawn on both sides of the axis. |
BottomRight | Ticks are drawn on the bottom side of a horizontal axis or on the right side of a vertical axis. |
None | Ticks are not drawn. |
TopLeft | Ticks are drawn on the top side of a horizontal axis or on the left side of a vertical axis. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.UI.ENTicksPlacement
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)