Skip to content

Latest commit

 

History

History
29 lines (12 loc) · 840 Bytes

29a38d5a-9aaa-bcbc-7a86-96ce85286cf1.md

File metadata and controls

29 lines (12 loc) · 840 Bytes

ChartTitle.IncludeInLayout Property (Excel)

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

Syntax

expression . IncludeInLayout

expression A variable that represents a ChartTitle object.

Remarks

This property does not affect whether a chart is in autolayout mode or not. If the user adds a title using the Above Chart command, the chart will resize smaller. 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

Concepts

ChartTitle Object

Other resources

ChartTitle Object Members