New to Kendo UI for Angular? Start a free 30-day trial
Size
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
width
andheight
must be the same.
The following example demonstrates how to change the size of the CircularProgressBar.
Change Theme
Theme
Loading ...