Specifies whether the labels in an Enhanced Chart are bold.
Syntax
object.LabelBold [= Boolean]
Properties
The LabelBold 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 displays in bold. |
Settings
The settings for Boolean are:
|
Value |
Description |
|
True |
The label displays in bold. |
|
False |
The label does not display in bold. (Default) |

