Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 Reporting Services Development
 How to customize the Y-Axis label in a chart?

Author  Topic 

wgpubs
Yak Posting Veteran

67 Posts

Posted - 2005-05-16 : 17:10:49
I have a bar chart where I have defined the Y-Axis scale to be between 1 and 5. When I do this RS automatically creates labels valued as "5", "4", "3", "2" and "1".

What I would like to do is customize those labels so that it creates something like "Extremely 5", "Very 4", "Somewhat 3", "Not Very 2" and "Not At All 1" for the Y-Axis.

Any ideas how this is done?

Thanks - wg
   

- Advertisement -