Register LineSegment
Procedure SGraph.RegisterLineSegment(h1,v1,h2,v2:Double; color:TColor);
{Defined in UNIT SGraph.}
_____________________________________________________________
Adds a line to the graph. Lines cannot be edited from the graph inspector.
How to remove line segments from graph.