Draws a Line between PointDouble p0 and PointDouble p1.
public Void Line(PointDouble p0,
PointDouble p1)

Parameters

p0
Origin xy
p1
Destination xy

See Also

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