Click or drag to resize

ShiftGroupDoubleNumberOfValueComponents Property

Gets the number of value components. For a usual curve, the return value is 1. For a curve consisting of complex values, the return value is 2.

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

Property Value

Int32

Implements

IShiftGroupNumberOfValueComponents
See Also