Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / ILegend Interface / IncludeInLayout Property
In This Topic
    IncludeInLayout Property (ILegend)
    In This Topic
    Gets or sets whether to include a legend in the chart layout (True if a legend will occupy the chart layout space when a chart layout is being determined). The default value is True.
    Syntax
    System.bool IncludeInLayout {get; set;}
    See Also