Problem:
SSRS chart didn’t show all axis labels. Here’s an example.
Note: it does NOT show all country names:
Solution:
So what do you do if you want to show all axis labels in the report and do not want to skip the axis labels? Here are the steps:
1. Go to the Chart Axis properties
2. Under Label, change the value of Label Interval from Auto to 1
3. Preview your report to see if you see ALL axis labels now:
Conclusion:
The above chart is NOT perfect. There are other things that can be done but the goal of the blog post has been achieved! We have changed the axis label property so that all axis labels now show up on charts.
0 thoughts on “SQL Server Reporting Services: Why am I not seeing every axis label in a chart?”