Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.08 KB

Word.ChartTitle.IncludeInLayout.md

File metadata and controls

36 lines (21 loc) · 1.08 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
ChartTitle.IncludeInLayout property (Word)
vbawd10.chm65276274
vbawd10.chm65276274
Word.ChartTitle.IncludeInLayout
5adcb002-5b23-cd5b-06ea-7680ed359653
06/08/2017
medium

ChartTitle.IncludeInLayout property (Word)

True if a chart title will occupy the chart layout space when a chart layout is being determined. The default is True. Read/write Boolean.

Syntax

expression. IncludeInLayout

expression An expression that returns a 'ChartTitle' object.

Remarks

This property does not affect whether a chart is in autolayout mode or not. If the user adds a title by using the Above Chart command, the chart will resize smaller, as in previous versions of Microsoft Office. If the user then removes the title or selects one of the overlay title options, the chart will resize larger, as if the title were not on the chart.

See also

ChartTitle Object

[!includeSupport and feedback]