Specifies whether or not to display the specified Time Axis or Value Axis.
Syntax
object.ShowAxis [= Boolean]
Properties
The ShowAxis 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 axis. |
Settings
The settings for Boolean are:
Value |
Description |
True |
The axis is displayed. |
False |
The axis is not displayed. |