[]
Gets or sets the logarithmic base of the axis.
[C1Description("Axis.LogBase", "Gets or sets the logarithmic base of the axis.")] public double LogBase { get; set; }
If the base is equal to NaN(default value) the axis uses a linear scale.