IncludeInLayout Property (ILegend)
Gets or sets a value indicating whether the legend will occupy the chart layout space when a chart layout is being determined.
bool IncludeInLayout {get; set;}
'Declaration
Property IncludeInLayout As Boolean
'Usage
Dim instance As ILegend
Dim value As Boolean
instance.IncludeInLayout = value
value = instance.IncludeInLayout