ZNumMinorTickMarks Property

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

Syntax

object.ZNumMinorTickMarks [= value]

Parameters

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

Remarks

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

See Also

AxisAutoDetail, ZNumMajorTickMarks