ListDoubleDataDistributionCalculator

StockSharp.Xaml.Charting.Model.DataSeries

Ein spezieller Typ von DataDistributionCalculator, der nur unter List {T} verwendet werden kann (niemals FIFO-Puffer)

Erbt von: BaseDataDistributionCalculator<double>

Eigenschaften

IsEvenlySpaced
public bool IsEvenlySpaced { get; set; }
value = listDoubleDataDistributionCalculator.IsEvenlySpaced
listDoubleDataDistributionCalculator.IsEvenlySpaced = value

Wird oder setzt, wenn die Daten gleichmäßig verteilt sind, innerhalb eines visuellen Epsilons (normalerweise 1,0/8000.0 des Standardabstands)

IsSortedAscending
public bool IsSortedAscending { get; set; }
value = listDoubleDataDistributionCalculator.IsSortedAscending
listDoubleDataDistributionCalculator.IsSortedAscending = value

Bekommt oder setzt, wenn die Daten sortiert sind