Spread.Services Documentation
IncludeInLayout Property (ILegend)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread.Drawing Namespace
>
ILegend Interface
: IncludeInLayout Property
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
C#
System.
bool
IncludeInLayout {
get
;
set
;}
See Also
Reference
ILegend Interface
ILegend Members