[]
Specifies the position of major and minor tick marks for an axis.
public enum TickMark
Public Enum TickMark
Name | Description |
---|---|
Cross | Specifies that the marks cross the axis. |
Inside | Specifies that the marks are inside the axis. |
None | Specifies no marks. |
Outside | Specifies that the marks are outside the axis. |