SFCircularProgressBar segment color,% value showing and thickness

Hello.
I work with SfCircularProgressBar.I am not able to change the color of each segment like in the linearprogressBar.Any idea when that feature will be added(if there is any intention),the "%" sign itself is not showing in the innercircle next to the double value.How to show also the "%" sign(like 75%,85%,93%,etc,i get only 75,85,93)?.And also I can't find a way to make the progressTrack/Indicator thicker. Would be greatful if someone could drop a hand with these. thanks

1 Reply

SG Sridharan Gajendran Syncfusion Team June 15, 2018 10:09 AM UTC

Hi Tamas, 
  
Thanks for contacting Syncfusion Support. 
  
Query 1: How to apply range colors for CircularProgressBar as like in the LinearProgressBar? 
  
Currently, we don’t have range colors support in CircularProgressBar. We are considering your requirement as a feature request. This feature will be available in any of our upcoming release. Please log on to support website to check for feature details. 
  
  
Query 2: How to change the progress track/indicator thichness? 
  
We can customize the progress track thickness by using TrackOuterRadius and TrackInnerRadius and indicator thickness by using IndicatorOuterRadius and IndicatorInnerRadius in the CircularProgressBar. 
  
Query 3: How to suffix % symbol for the progress value? 
  
We can achieve your requirement by using the Content property in the CircularProgressBar. Please find the demo sample from the below location. 
  
  
Regards, 
Sridharan 


Loader.
Up arrow icon