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
 SQL Server 2005 Forums
 Analysis Server and Reporting Services (2005)
 Dynamic scale size on Y axis in Column Chart

Author  Topic 

Peace2007
Posting Yak Master

239 Posts

Posted - 2009-01-31 : 01:46:08
Hi,
I need to have a stacked column chart; I'm displaying project names on x axis and prices on y axis. I'd like it to set the scale of x axis according to the number of projects and y axis according to the maximum value of prices.
COuld anyone tell me what expressions I should use and where?
   

- Advertisement -