Click or drag to resize
ChartClone Method
Returns a clone of the graphics tree.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual Object Clone()

Return Value

Type: Object
An Object which is a clone of this graphics tree.

Implements

ICloneableClone
See Also