This question is locked. New answers and comments are not allowed.
Hello Team,
I am using RadChartView for displaying thousand of data in one view. But X-axis label is not in view-able, Here CategoricalAxis of HorizontalAxis class is getting used for some reason. I want to show maximum 10 x-axis labels at x-axis while scrolling and zooming. Here I want to manage these with the help of MajorTickInterval property of CategoricalAxis.
Now my requirement is that, calculating MajorTickInterval value dynamically. And these need number of visible data point in current view.
Thanks,
S. Ansari
I am using RadChartView for displaying thousand of data in one view. But X-axis label is not in view-able, Here CategoricalAxis of HorizontalAxis class is getting used for some reason. I want to show maximum 10 x-axis labels at x-axis while scrolling and zooming. Here I want to manage these with the help of MajorTickInterval property of CategoricalAxis.
Now my requirement is that, calculating MajorTickInterval value dynamically. And these need number of visible data point in current view.
Thanks,
S. Ansari