Hello, I implemented the ZoomAndScrollSettings declaratively in my RadChart using XAML (You can see the code snippet in the attached file). The problem is that the Scrollbar to scroll or to zoom isn't displayed in the diagram. Have I forgotten something or did I do something wrong?
1 Answer, 1 is accepted
0
Martin Ivanov
Telerik team
answered on 18 Apr 2019, 06:38 AM
Hello Marcel,
The RadChart is our the charting component. I would strongly recommend you to use RadChartView instead. It has a better implementation and brings an improved performance. You can read more about this in the RadChart vs. RadChartView article.
With RadCartesianChart (part of RadChartView) you can show the zoom and pan scrollbars using the ChartPanAndZoomBehavior.
Regards,
Martin Ivanov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.Learn More.