SpectralPreprocessingOptionsDocNodeBaseUpdateElementIReferencingXYColumns Method |
Updates a
ISingleSpectrumPreprocessor element that references x-y-columns, for instance
SpectrumSubtraction,
with the information in the proxy that references the x-y columns.
Both the x-y values in the processor element are updates, as well as the information about the names of the x and y columns.
Namespace: Altaxo.Science.SpectroscopyAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax Exceptions Exception | Condition |
---|
ArgumentException(String) | Expected: {typeof(DataTableXYColumnProxy)}, but it is: {proxyNode.GetType()} |
See Also