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