NiceDoubleScale

StockSharp.Xaml.Charting.Numerics

Implements: INiceScale

Methods

NiceNum(double, bool) : double

Returns a "nice" number approximately equal to the range bounds. Rounds the number if round = true. Takes the ceiling if round = false

range
round