Link Search Menu Expand Document

LegendMayBeOverlapped Property

Gets or sets a value indicating whether the legend may be overlapped by other elements.

Namespace:Bytescout.Spreadsheet.Charts
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public bool MayBeOverlapped { get; set; }

Property Value

Type: Boolean
true if the legend may be overlapped by other elements; otherwise, false.
See Also

Reference