Back to Devexpress

Series.BringToFront() Method

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

latest1.0 KB
Original Source

Series.BringToFront() Method

Moves the series before other series in the chart view.

Namespace : DevExpress.Spreadsheet.Charts

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
void BringToFront()
vb
Sub BringToFront

Remarks

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

See Also

Series Interface

Series Members

DevExpress.Spreadsheet.Charts Namespace