2X faster development
The ultimate Xamarin UI toolkit to boost your development speed.
When you add SfChart as a child of StackLayout/ScrollView, you will see a blank screen with no chart rendered. This happens because StackLayout/ScrollView control measures its children with the respective control’s minimum height for vertical orientation and minimum width for horizontal orientation. Since the chart control’s minimum height and width are zero, it appears blank. Hence, in order to avoid this, set the VerticalOptions/HorizontalOptions property of the SfChart to FillAndExpand to plot the chart in the available (remaining) space. C#
XAML
Screenshot: |
2X faster development
The ultimate Xamarin UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.
Hi Hisham,
Greetings from Syncfusion support.
You can add multiple charts inside the ScrollView and you can scroll the show all the charts.
Also, we have attached the sample for your reference. Please find the sample from the below link.
Sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/MutipleChart_Scroll-379385119