ChartAxesGridCircular Property
If , gridlines are circular (on radar and polar area charts only).
Namespace: BlazorBootstrapAssembly: BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
[JsonIgnoreAttribute(Condition = JsonIgnoreCondition.WhenWritingNull)]
public bool? Circular { get; set; }
Property Value
NullableBoolean