Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
132965 | Oct 1,2017 11:29 AM UTC | Oct 2,2017 10:30 AM UTC | Xamarin.Forms | 1 |
![]() |
Tags: SfCircularGauge |
Would anyone know if its possible to bind data to a SfGauge? If so how according to the needle pointer value,
NeedlePointer needlePointer = new NeedlePointer();
needlePointer.Value = 60;
needlePointer.Color = Color.Gray;
needlePointer.KnobColor = Color.FromHex("#2bbfb8");
needlePointer.Thickness = 5;
needlePointer.KnobRadius = 20;
needlePointer.LengthFactor = 0.8;
scale.Pointers.Add(needlePointer);
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
or the page will be automatically redirected to sign-in page in 10 seconds.