ChartAxesBeginAtZero Property
Whether to begin the scale at zero or the minimum data value. This is only relevant for linear and logarithmic scales.
Namespace: BlazorBootstrapAssembly: BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
public bool BeginAtZero { get; set; }
Property Value
Boolean