XYPlotLayer(XYPlotLayer) Constructor |
The copy constructor.
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax 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