Specifies whether the title of the Value Axis is displayed for the specified Chart.
Syntax
object.ShowValueAxisTitle [= Boolean]
Properties
The ShowValueAxisTitle 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 title is displayed. |
Settings
The settings for Boolean are:
Value |
Description |
True |
The Value Axis title is displayed. |
False |
The Value Axis title is not displayed. |