Click or drag to resize

PivotToFirstAlternatingPivotIndex Property

Gets /sets the pivot index.

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

Property Value

NullableInt32

Implements

IShiftOrderPivotIndex
See Also