[]
Gets or sets the logarithmic base of the axis.
[Parameter] public double LogBase { get; set; }
<Parameter> Public Property LogBase As Double
If the base is equal to NaN(default value) the axis uses a linear scale.