MinorDivision Property

       

Returns or sets the number of minor divisions displayed on the axis.

Syntax

object.MinorDivision [ = num]

The MinorDivision property syntax has these parts:

Part Description
Object An object expression that evaluates to an object in the Applies To list.
num Integer. Number of minor divisions.

Remarks

If this property is set, then the ValueScale object's Auto property is automatically set to False.