YNumMajorTickMarks Property

Gets or sets the number of large tick marks shown on the y-axis.

Syntax

object.YNumMajorTickMarks [= value]

Parameters

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

Remarks

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

See Also

AxisAutoDetail, YNumMinorTickMarks