Series.SendToBack() Method
Moves the series behind all other series in the chart view.
Namespace: DevExpress.Spreadsheet.Charts
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Remarks
The SendToBack changes the plot order for the series within the ChartView that owns the series.
See Also