YNumMinorTickMarks Property

Gets or sets the number of small tick marks shown between each adjacent pair of large tick marks on the y-axis.

Syntax

object.YNumMinorTickMarks [= value]

Parameters

value
A Short expression that contains the number of small tick marks shown between large tick marks on the y-axis.

Remarks

This property has no effect unless the AxisAutoDetail property is set to FALSE.

See Also

AxisAutoDetail, YNumMajorTickMarks