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