TCustomAxisPanel.MaxZOrder
TCustomAxisPanel
property MaxZOrder: Integer;
Unit
TeEngine
Description
Run-time and read only. The MaxZOrder property indicates the Chart depth in number of Series. When Chart.TCustomTeePanel.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).