Click or drag to resize

FourPointStepEvaluationIntersectionPointLeftMiddle Property

Gets the intersection point between the left 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) IntersectionPointLeftMiddle { get; }

Property Value

ValueTupleDouble, Double
See Also