Procedure SGraph.Equate(Source:TSGraph);
{Defined in UNIT SGraph.}
_____________________________________________________________
Removes all data from the target graph and replaces it with the data in the source graph. The scale and styles are also copied.
See also merge.