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

Parameters

p0
Origin xy
p1
Destination xy

See Also

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