ListSByteDataDistributionCalculator
StockSharp.Xaml.Charting.Model.DataSeries
A specialised type of DataDistributionCalculator which can only be used on List{T} (never FIFO buffers)
継承元: BaseDataDistributionCalculator<sbyte>
プロパティ
IsEvenlySpaced : bool
Gets or sets if the data is evenly spaced, within a visual epsilon (typically 1.0/8000.0 of the default spacing)
IsSortedAscending : bool
Gets or sets if the data is sorted