Completed
Last Updated: 27 Feb 2013 07:48 by ADMIN
ADMIN
Ivan Petrov
Created on: 27 Feb 2013 07:48
Category: ChartView
Type: Bug Report
0
FIX. RadChartView - When cartesian axis labels are in mode Rotate and one pans the chart labels are drawn in an incorrect location.
Steps to reproduce:
1. Add a chart to a form
2. Add a PanZoomController with ChartPanZoomMode set to Both
3. Add a series with some data
4. Set the LabelFitMode of the horizontal axis to Rotate
5. Run the project and zoom in on the chart and then pan.
You will see that when you pan vertically the labels of the horizontal axis will move in the wrong direction.
0 comments