ILogarithmicCoordinateCalculator

StockSharp.Xaml.Charting.Numerics.CoordinateCalculators

Defines the interface to a LogarithmicNumericAxis specific ICoordinateCalculator, to obtain LogarithmicBase

Implements: ICoordinateCalculator<double>

Properties

LogarithmicBase
public double LogarithmicBase { get; }
value = iLogarithmicCoordinateCalculator.LogarithmicBase

Gets or sets the value which determines the base used for the logarithm.