[]
Gets or sets the base of the logarithmic scale used. Less than or equal to 1 specifies natural logs.
[C1Description("Chart2DAxis.LogarithmicBase", "The base of the logarithmic scale used. Less than or equal to 1 specifies natural logs.")]
public double LogarithmicBase { get; set; }
<C1Description("Chart2DAxis.LogarithmicBase", "The base of the logarithmic scale used. Less than or equal to 1 specifies natural logs.")>
Public Property LogarithmicBase As Double