[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.IChartTitle.IncludeInLayout

IncludeInLayout Property

IncludeInLayout

Gets or sets whether the layout includes the title. True if a chart title will occupy the chart layout space when a chart layout is being determined. The default value is True.

Declaration
bool IncludeInLayout { get; set; }
Property IncludeInLayout As Boolean