ValueAxisNumTicks Property

Specifies the number of tick marks displayed on the Value Axis. Tick marks are evenly spaced.

Syntax

object.ValueAxisNumTicks [= Integer]

Properties

The ValueAxisNumTicks property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Integer

The number of ticks on the Value Axis.

 

Applies To