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