ShiftCurveTCount Property |
Gets the number of points of this curve.
Namespace: Altaxo.Science.Thermorheology.MasterCurvesAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic int Count { get; }Property Value
Int32
Remarks
Returns the minimum of the lengths of the X and Y lists to ensure pairs of coordinates.
See Also