FourPointStepEvaluationOptionsIncludeOriginalPointsInOutput Property |
Gets a value indicating whether the original (measured) data points should be included in the output.
Namespace: Altaxo.Science.SignalsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic bool IncludeOriginalPointsInOutput { get; init; }Property Value
Booleantrue if the orignal data points should be included in the output; otherwise,
false.
See Also