| 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.
            
 AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
 Syntax
Syntax Exceptions
Exceptions| Exception | Condition | 
|---|
| ArgumentException(String) | Expected: {typeof(DataTableXYColumnProxy)}, but it is: {proxyNode.GetType()} | 
 See Also
See Also