Click or drag to resize

XYPlotLayer(XYPlotLayer) Constructor

The copy constructor.

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public XYPlotLayer(
	XYPlotLayer from
)

Parameters

from  XYPlotLayer

[Missing <param name="from"/> documentation for "M:Altaxo.Graph.Gdi.XYPlotLayer.#ctor(Altaxo.Graph.Gdi.XYPlotLayer)"]

See Also