Hi, I'm porting a native iOS app written in Swift to Xamarin.Forms and I'm using the SfChart control to render charts, and I'm happy with it.
Now, I'm facing a problem with the porting and I was wondering if what I need to do is possible in the SfChart. As you can see in the attached image, the original app has a chart where the axis with the three numbers is always docked at the right, but inside the chart area. This means the chart can scroll, while the axis is always docked and visible to the user.
Is it possible to achieve this with SfChart? Thanks in advance.
Attachment:
chart_axis_4c614675.zip