Click or drag to resize

FourPointStepEvaluationIntersectionPointRightMiddle Property

Gets the intersection point between the right regression line and the middle regression line.

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

Property Value

ValueTupleDouble, Double
See Also