CustomViews cannot be added with AddView.
Put the four xChart objects onto a Panel in the Designer in a layout file and load this layout onto the ScrollView.Panel.
There is an example with code of graphs on a customlistview from data of covid around the world.
You can check that sample.
But I can not find that thread/message. Members here may have the proper link of that.
Please someone give that link for him.
Without seeing your code to know what exactly you have done i cannot help.
Attached a small project.
Be aware that the horizontal scrolling in the xCharts is not optimal because the event interferes with the scrolling of the ScrollView.
Depending on the type of charts, you could perhaps use xChartLite or even xChartMini.
Without seeing your code to know what exactly you have done i cannot help.
Attached a small project.
Be aware that the horizontal scrolling in the xCharts is not optimal because the event interferes with the scrolling of the ScrollView.
Depending on the type of charts, you could perhaps use xChartLite or even xChartMini.