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