Back to Devexpress

Series.SendBackward() Method

officefileapi-devexpress-dot-spreadsheet-dot-charts-dot-series-78421329.md

latest1.0 KB
Original Source

Series.SendBackward() Method

Moves the series down one in the chart view plot order.

Namespace : DevExpress.Spreadsheet.Charts

Assembly : DevExpress.Spreadsheet.v25.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
void SendBackward()
vb
Sub SendBackward

Remarks

The SendBackward changes the plot order for the series within the ChartView that owns the series.

See Also

Series Interface

Series Members

DevExpress.Spreadsheet.Charts Namespace