Click here to Skip to main content
15,899,754 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
HI,

Is there any way we can customize the interval of Y axis using an expression?

I had my chart with data (numbers) from 3-4 like 3.1, 3.3, 3.4, 4.0. When I plot it the interval is starting from 0 and ending at 4 and the plot looks very tiny to observer and it is not looking good. Is there a way I can get the interval starting from 3 and ends with 4 so I can plot it? I mean the interval has to start with min value of my data and has to end with max value.

Can any one help me out with some idea and reference links?

Thanks in advance.
Posted
Updated 30-Mar-11 13:27pm
v2

1 solution

According to the documentation[^], you have read the documentation, haven't you?

Note Reporting Services 2005 also allows expressions in all the input fields shown in the X Axis and Y Axis tabs: Title, Minimum, Maximum, Major interval, Minor interval, and so on.


If you do not want to RTFM then a quick internet search reveals goodies like this[^]. There's loads more out there, give it a try. :)
 
Share this answer
 
Comments
makwith9789 31-Mar-11 10:21am    
Thx for your time i do RTFM but i have nick of time for this task and thnaks for u r time this really helped me out

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900