Sets whether or not to show the title of the specified Time Axis or Value Axis.
Syntax
object.ShowTitle [= Boolean]
Properties
The ShowTitle property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Boolean |
Whether the axis' title is displayed. |
Settings
The settings for Boolean are:
Value |
Description |
True |
The axis' title is displayed. |
False |
The axis' title is not displayed. |