I have used synfusion library in xamarin forms to create a doughnut chart. Now, I want to open another page on clicking any of the slices in a doughnut. The attribute explode_all_on_touch just explodes the slices. But , I want to open a different page on clicking any of the slices. How can I achieve this?? Please help me out.