property TickOptions.Skip as Long
Specifies the number of ticks to skip

TypeDescription
Long A long expression that defines the number of ticks to skip
By default, the Skip property is 0(no effect). The Skip property specifies the number of ticks to skip. The Step property defines the step to show the ticks. The Color property specifies the line's color. The Style property defines the style of the line. The Width property specifies the line's width or size (1 by default).