Pointwise Limit Series.Index Property
Gets the index that provides labels or positions for the analyzed
data points, or null if no index was supplied.
Definition
Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
public override IIndex? Index { get; }Property Value
IIndexExceptions
| Invalid | The series is in deployed mode. Index is not available when the series is in deployed mode. |