ListInt16DataDistributionCalculator
StockSharp.Xaml.Charting.Model.DataSeries
专用型号为 *#DataDistributionCalculator
继承自: BaseDataDistributionCalculator<short>
属性
IsEvenlySpaced
public bool IsEvenlySpaced { get; set; }
value = listInt16DataDistributionCalculator.IsEvenlySpaced
listInt16DataDistributionCalculator.IsEvenlySpaced = value
如果数据在视觉的epsilon( 默认间隔的1.0/ 8000.0) 内均匀间隔, 则获取或设定
IsSortedAscending
public bool IsSortedAscending { get; set; }
value = listInt16DataDistributionCalculator.IsSortedAscending
listInt16DataDistributionCalculator.IsSortedAscending = value
如果数据排序, 则获取或设定