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