Draws a Line between point p0 and point p1 with Z offset.
public Void Line(Point p0,
Point p1,
Int32 z)

Parameters

p0
Origin xy
p1
Destination xy
z
Depth offset

See Also

Line Overload List | Graphics3D Class | Graphics3D Members | Steema.TeeChart.Drawing Namespace