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

Is there a way to add a sfCircularGauge to a TableLayout on a Fragment

I want to use a sfCircularGauge on a fragment.
Is there a way to create a TableLayout on a fragment and then adding the gauge to the TableLayout?
The only way I see how to add the gauge to a project is to run SetContentView(circularGauge);
As far as I know this does not work on fragments.

Thanks

1 Reply

SP Subburaj Pandian Veluchamy Syncfusion Team February 8, 2017 03:54 PM UTC

Hi Neil, 
 
Thank you for your interest in Syncfusion products. 
 
Based on the provided information we have checked and your requirement of adding CircularGauge in a TableLayout from fragment, it can be achievable. We have prepared simple sample with fragment, please find the below sample. 
 
Sample link: GaugeFragmentSample 
 
In the sample, we have file named MyFragment in the Resources layout and added the CircularGauge in the TableLayout and set the Myfragment in the View of MainActivity. If the given sample doesn’t meet your requirement, could you please revert to us with more information about your query by modifying the provided sample? It will be helpful for us to analyze your requirement and provide a solution. 
 
Regards,
Subburaj Pandian V 


Loader.
Live Chat Icon For mobile
Up arrow icon