Visual Basic: MSChart Control

MajorDivision Property

See Also   Example   Applies To

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

Syntax

object.MajorDivision [ = num]

The MajorDivision 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 divisions.

Remarks

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