I have a bar graph that has 2 categories displayed on X-axis. The first category is Division, and the second one is Location. Each Division will have several Locations.
I can display the labels for Locations vertically by changing the label rotation angle to -90 in Category Axis Properties. However, this doesn't display the Division labels vertically.
Does anyone know how to solve this? Thanks.