ICustom3DSeries.CalcZPos
ICustom3DSeries

function CalcZPos(ValueIndex: Integer): Integer;

Type Library
TeeChartx

Description
Returns the pixel integer value of the Z position of the ValueIndex'th point.

It uses the Chart's Width3D and Height3D displacement to set the offset of the return value.

This works correctly with all TeeChart 3D modes, orthogonal, native 3D and OpenGL.