Draws a Line between co-ordinates with different start/end z depth offset.
public abstract Void Line(Int32 x0,
Int32 y0,
Int32 z0,
Int32 x1,
Int32 y1,
Int32 z1)

See Also

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