ListByteDataDistributionCalculator
StockSharp.Xaml.Charting.Model.DataSeries
Ein spezieller Typ von DataDistributionCalculator, der nur unter List {T} verwendet werden kann (niemals FIFO-Puffer)
Erbt von: BaseDataDistributionCalculator<byte>
Eigenschaften
IsEvenlySpaced
public bool IsEvenlySpaced { get; set; }
value = listByteDataDistributionCalculator.IsEvenlySpaced
listByteDataDistributionCalculator.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 = listByteDataDistributionCalculator.IsSortedAscending
listByteDataDistributionCalculator.IsSortedAscending = value
Bekommt oder setzt, wenn die Daten sortiert sind