Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.07 KB

Word.AxisTitle.IncludeInLayout.md

File metadata and controls

36 lines (21 loc) · 1.07 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
AxisTitle.IncludeInLayout property (Word)
vbawd10.chm98240882
vbawd10.chm98240882
Word.AxisTitle.IncludeInLayout
be578a06-8a5f-80b5-79bd-ff2c0bee1311
06/08/2017
medium

AxisTitle.IncludeInLayout property (Word)

True if an axis 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 'AxisTitle' 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

AxisTitle Object

[!includeSupport and feedback]