Series.BringToFront() Method
Moves the series before 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 BringToFront changes the plot order for the series within the ChartView that owns the series.
See Also