ScrollItems Property

Specifies whether to scroll the tick marks and their labels with the data displayed for the Time Axis.

Syntax

object.ScrollItems [= Boolean]

Properties

The ScrollItems property syntax has these parts:

Part

Description

object

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

Boolean

Whether to scroll the tick marks and labels.

Settings

The settings for Boolean are:

Value

Description

True

Scroll the tick marks and labels with the data.

False

Do not scroll the tick marks and labels with the data.

 

Applies To