ScrollGrid Property

Specifies whether the Chart object's grid can be scrolled.

Syntax

object.ScrollGrid [= Boolean]

Properties

The ScrollGrid property syntax has these parts:

Part

Description

object

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

Boolean

Whether the grid can be scrolled.

Settings

The settings for Boolean are:

Value

Description

True

The grid can be scrolled.

False

The grid cannot be scrolled.

 

Applies To