TextItalic property
Indicates whether the specified chart text is displayed in italic face.
Syntax
Set: myObject.setTextItalic(isItalic)
Get: isItalic = myObject.getTextItalic()
Applies to
Series, TextElement, and Axis objects.
Data type
boolean. The value is true if the text is displayed in italic face, and false otherwise. The default is false.
See also
TextBold property
footnoteFont PARAM tag
legendFont PARAM tag
titleFont PARAM tag
xAxisTitleFont PARAM tag
yAxisTitleFont PARAM tag