Description You can render/create the Circular Gauge with smaller canvas (minimum height and minimum width). Solution When the Circular Gauge with minimum size is rendered/created, you need to set the radius and scale radius values based on the Height and Width values. By default, radius and scale radius values are set to “180”; height and width values are “360”. Normally, the height and width values of the Circular Gauge are double or above the doubled radius value. Therefore, when you set the customized radius value that is minimum/maximum when compared to the default value, the height and width values should be double or above the doubled radius value. For example, when you set the Height and Width values as 120, you need to set the radius and scale radius values as 60. You can refer to the following code example to create the Circular Gauge with smaller canvas. Execute the example and the Circular Gauge is rendered as follows. Sample link http://www.syncfusion.com/downloads/support/directtrac/134909/default710074039.zip
|
This page will automatically be redirected to the sign-in page in 10 seconds.