New to Kendo UI for Angular? Start a free 30-day trial
Size
Updated over 6 months ago
By default, the CircularProgressBar is rendered with a size of 200x200 px. To set different size to the CircularProgressBar set the CSS width and height properties to the wrapper element - kendo-circularprogressbar.
The set
widthandheightmust be the same.
The following example demonstrates how to change the size of the CircularProgressBar.
Change Theme
Theme
Loading ...