Hi Julio,
Thanks for using Syncfusion Products,
Query:Need to increase the gauge width
We would like to inform you that we have revamped CircularGauge control, since we made improvements in control, by default ScaleStartOffset and ScaleEndOffset property will work instead of RadiusFactor and RimWidth. This modification done to avoid density based issues in all platforms. Instead of using RimWidth, you can also set ScaleStartOffset and ScaleEndOffset. If you wish to use RimWidth, please set RadiusFactor to 1 in your code.
Code Snippet:
| MainScale.RadiusFactor = 1; |
Currently we are modifying help documentation for SfCircularGauge control, we will let you know once documentation process is over and published in online.
We appreciate your patience until then.
Please let me know in case of any concern.
Regards,
Sri Gayathri. G