MainTitleItalic Property

Specifies whether the main title for your Enhanced Chart appears in italics.

Syntax

object.MainTitleItalic [= Boolean]

Properties

The MainTitleItalic 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 displays in italics.

Settings

The settings for Boolean are:

Value

Description

True

The main title displays in italics.

False

The main title does not display in italics.  (Default)

 

Applies To