IChartData.Points Property

Gets the ordered sequence of plotted chart statistics.

Definition

Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
Vector<double> Points { get; }

Property Value

Vector<Double>

See Also