ZOrder Property
Returns or sets a Long that specifies the the order in which a series is rendered from front to back. Read/write.
expression.ZOrder
*expression * Required. An expression that returns a ChSeries object.
Remarks
Set this property to 0 to render the series at the front of the chart.
This property affects only clustered or overlapping 3-D Area, Bar, Column, and Line charts.
Applies to | ChSeries Object