ILogarithmicAxis
StockSharp.Xaml.Charting.Visuals.Axes
Defines the interface to a logarithmic axis, the value axis which uses a logarithmic scale. The LogarithmicBase property determines which base is used for the logarithm.
実装: IAxis, IAxisParams, IHitTestable, ISuspendable, IInvalidatableElement, IDrawable
プロパティ
LogarithmicBase : double
Gets or sets the value which determines the base used for the logarithm.
ScientificNotation : ScientificNotation
Gets or sets used number format.