Blazor Progress Bar Example - Radius Customization
A circular progress bar with different radius, inner-radius, pie progress, track, and progress thickness is shown in this example.
In this demo, you can see how to configure the radius, inner radius, pie progress, track, and progress thickness of a circular progress bar using the Radius, InnerRadius, TrackColor, TrackThickness, and ProgressThickness properties.
More information about the radius and inner radius for circular progress bar can be found in this documentation section.