NiceLongScale
StockSharp.Xaml.Charting.Numerics
Methods
NiceNum
private long NiceNum(long range, bool round)
result = niceLongScale.NiceNum(range, round)
Returns a "nice" number approximately equal to the range bounds. Rounds the number if round = true. Takes the ceiling if round = false
- range
- round