CircularProgressBar: Placing the control in panel that measures it with infinity causes it to gradually increase its size when it does not have a fixed size
Placing an instance of the RadCircularProgressBar element in a panel that measures it with infinity could sometimes cause it to increase its size.
As a workaround, you could either set a fixed size or use a different panel, for example, a Grid.