Draws a Line from (X,Y,Z0) to (X,Y,Z1).
public abstract Void ZLine(Double x,
Double y,
Double z0,
Double z1)

See Also

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