Click here to Skip to main content
15,902,114 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Hi All,

I want to design graph report in asp.net 2.0
Report is working fine but i want to set y-axis of crystal report.
is it possible to access y- axis property of crystal report?

I want to set y-axis of crystal report = total employees(which i get from query)

I am notgetting any way of doing this..
Anyone has idea for this?
Posted
Updated 19-May-13 19:52pm
v4
Comments
Prasad Khandekar 17-May-13 1:50am    
Hello,

Please go through this (http://www.codeproject.com/Articles/142064/Step-by-Step-Creation-of-Crystal-Report-using-its) article.
Sweetynewb 17-May-13 2:20am    
Thank you for link. but he didnt explain how to set y-axis from code behind.

1 solution

There is no solution to set y-scale of crystal report dynamically :(
 
Share this answer
 

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