NPlot Documented Class Library

LabelAxis.DoClone Method (LabelAxis, LabelAxis)

[This is preliminary documentation and subject to change.]

Helper method for Clone.

protected static void DoClone(
   LabelAxis b,
   LabelAxis a
);

Parameters

b
The cloned object.
a
The original object to clone.

See Also

LabelAxis Class | NPlot Namespace | LabelAxis.DoClone Overload List