SubTitleBold Property

Displays the subtitle for the Enhanced Chart in bold.

Syntax

object.SubTitleBold [= Boolean]

Properties

The SubTitleBold property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Boolean

Whether the subtitle in a HistogramChart, LineChart, SPCBarChart, or XYChart Object displays in bold.

Settings

The settings for Boolean are:

Value

Description

True

The subtitle displays in bold.

False

The subtitle does not display in bold.  (Default)

 

 

Applies To