YAxis ListICloneableClone Method
Creates a new object that is a copy of the current instance.
Definition
Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
A new object that is a copy of this instance.
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
C#
Object ICloneable.Clone()VB
Private Function Clone As Object Implements ICloneable.CloneReturn Value
ObjectA new object that is a copy of this instance.