ICanvas.TriangleWithZ ICanvas
procedure TriangleWithZ(X1, Y1, X2, Y2, X3, Y3, Z: Integer); Type Library TeeChartx Description Draws a triangle of (X1,Y1),(X2,Y2),(X3,Y3) at Z position.