Represents the chart axis tick marks type
Namespace: Winnovative.ExcelLib
Assembly: wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | No tick mark is displayed. | |
Inside | 1 | The tick mark is displayed on the inside of the axis. | |
Outside | 2 | The tick mark is displayed on the outside of the axis. | |
Cross | 3 | The tick mark is displayed on both sides of the axis. |
See Also