ILogarithmicCoordinateCalculator
StockSharp.Xaml.Charting.Numerics.CoordinateCalculators
定义 LogarithmicNumericAxis 特定 ICoordinateCalculator 的接口,以获取 LogarithmicBase
实现: ICoordinateCalculator<double>
属性
LogarithmicBase
public double LogarithmicBase { get; }
value = iLogarithmicCoordinateCalculator.LogarithmicBase
获取或设置确定对数使用的基础的值。