Click or drag to resize

EnsembleMeanAndScaleCorrectionExport Method

Exports the processing to an XML node.

Namespace: Altaxo.Science.Spectroscopy.EnsembleMeanScale
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public void Export(
	XmlWriter writer
)

Parameters

writer  XmlWriter
The writer to export to.
See Also