[]
        
(Showing Draft Content)

C1.Blazor.Chart.Axis.LogBase

LogBase Property

LogBase

Gets or sets the logarithmic base of the axis.

Declaration
[Parameter]
public double LogBase { get; set; }
Remarks

If the base is equal to NaN(default value) the axis uses a linear scale.