We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

RangePointer Offset not working in iOS

I've been playing with this for the past 30 mins or so and no value I enter changes the range location other than it's not quite covering of the Rim.

                    <gauge:Scale.Pointers>
                        <gauge:RangePointer 
                            Value="300" 
                            Color="Aqua"
                            Thickness="20"
                            Offset="30"
                            EnableAnimation="true"/>
                    </gauge:Scale.Pointers>
 

It's pointing to the correct value, but I just can't get the range overlay to move inside or outside of the gauge.


Thanks,
Steve

1 Reply

SG Swathi Gopal Syncfusion Team May 5, 2016 11:11 AM UTC

Hi Steve, 
 
Thanks for your interest in Syncfusion products. 
 
We have already logged issue report for the issue with offset in RangePointer in CircularGauge in Xamarin.Forms(iOS). The fix for the issue will be included in our Essential Studio Volume 2 release. We appreciate your patience until then. 
 
Also the Offset property of RangePointer in the scale lies between 0-1 and can be placed inside the scale or outside the scale by setting Offset property. 
 
Regards, 
Swathi G 
 


Loader.
Live Chat Icon For mobile
Up arrow icon