Run-time and read only. The MaxZOrder property indicates the Chart depth in number
of Series. When Chart.View3D is True, each Series has a Z order. The Series
Z order defines the order along the Z axis when Series are displayed.
The MaxZOrder property is the maximum Z order of all active Series.
Some Series share a same Z order (stacked Bars, stacked Areas, etc).
public Int32 MaxZOrder {get;}
See Also
Chart Class | Chart Members | Steema.TeeChart Namespace