Legend.Overlay Property
Gets or sets whether the chart legend overlaps the chart.
Namespace: DevExpress.Spreadsheet.Charts
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to allow the legend to overlap the chart; otherwise, false. |
Remarks
Set the Overlay to true to save space in the chart.
See Also