In an Enhanced Chart, specifies whether the subtitle appears underlined.
Syntax
object.SubTitleUnderline [= Boolean]
Properties
The SubTitleUnderline property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Boolean |
Whether the subtitle in a HistogramChart, LineChart, SPCBarChart, or XYChart Object appears underlined. |
Settings
The settings for Boolean are:
Value |
Description |
True |
The subtitle appears underlined. |
False |
The subtitle does not appear underlined. (Default) |