IncludeInLayout Property
IncludeInLayout
Gets or sets a value indicating whether the legend will occupy the chart layout space when a chart layout is being determined.
Declaration
bool IncludeInLayout { get; set; }
Property IncludeInLayout As Boolean