ShowHorizontalGrid Property

Specifies whether to display the Chart object's horizontal grid lines.

Syntax

object.ShowHorizontalGrid [= Boolean]

Properties

The ShowHorizontalGrid property syntax has these parts:

Part

Description

object

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

Boolean

Whether to display the horizontal grid lines.

Settings

The settings for Boolean are:

Value

Description

True

The horizontal grid lines are displayed.

False

The horizontal grid lines are not displayed.

 

Applies To