Click or drag to resize

FourPointStepEvaluationStepSlope Property

Gets the step slope.

Namespace: Altaxo.Science.Signals
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public double StepSlope { get; }

Property Value

Double
The step slope is the slope of the middle regression line.
See Also