Specifies whether to display the Chart object's vertical grid lines.
Syntax
object.ShowVerticalGrid [= Boolean]
Properties
The ShowVerticalGrid property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Boolean |
Whether the vertical grid lines are displayed. |
Settings
The settings for Boolean are:
Value |
Description |
True |
The vertical grid is displayed. |
False |
The vertical grid is not displayed. |