Custom Content
RadCircularProgressBar
supports setting a complex structure of elements to the ContentTemplate
property to represent the value set for the Content
property. The Content property is of type object
and can hold a value of any type.
Setting the Content and ContentTemplate properties

Custom content with indeterminate state

ContentStringFormat
RadCircularProgressBar allows you to set a string format to the ContentStringFormat
property. This format will be applied to the Content property.
Custom ContentStringFormat

Check this article for more information on the supported formats.