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