Click or drag to resize

PivotToFirstThenToLastIsPivotIndexRequired Property

Gets a value indicating whether this instance requires a pivot index to be set.

Namespace: Altaxo.Science.Thermorheology.MasterCurves.ShiftOrder
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool IsPivotIndexRequired { get; }

Property Value

Boolean

Implements

IShiftOrderIsPivotIndexRequired
See Also