Winnovative Excel Library

ExcelChartTickMarkType Enumeration

Winnovative Excel Library Documentation
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

public enum ExcelChartTickMarkType
Members

  Member nameValueDescription
None0 No tick mark is displayed.
Inside1 The tick mark is displayed on the inside of the axis.
Outside2 The tick mark is displayed on the outside of the axis.
Cross3 The tick mark is displayed on both sides of the axis.
See Also

Reference