Draws a Line between co-ordinates with z depth offset.
public abstract Void Line(Int32 x0,
Int32 y0,
Int32 x1,
Int32 y1,
Int32 z)

See Also

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