[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart2DAxis.LogarithmicBase

LogarithmicBase Property

LogarithmicBase

Gets or sets the base of the logarithmic scale used. Less than or equal to 1 specifies natural logs.

Declaration
[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