IMSL C# Numerical Library

Chart.Clone Method 

Returns a clone of the graphics tree.

public virtual object Clone();

Return Value

An Object which is a clone of this graphics tree.

Implements

ICloneable.Clone

See Also

Chart Class | Imsl.Chart2D Namespace