MainTitleUnderline Property

Specifies whether the main title for your Enhanced Chart appears underlined.

Syntax

object.MainTitleUnderline [= Boolean]

Properties

The MainTitleUnderline property syntax has  these parts:

Part

Description

object

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

Boolean

Whether the main title in a HistogramChart, LineChart, SPCBarChart, or XYChart Object appears underlined.

Settings

The settings for Boolean are:

Value

Description

True

The label appears underlined.

False

The label does not appear underlined.  (Default)

 

 

Applies To