Bold Property

Applies To

Font object.

Description

True if the font style is bold. Read/write Variant.

Example

This example sets the font style to bold for the chart title.

myChart.ChartTitle.Font.Bold = True