Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Graphs changing at run time

Status
Not open for further replies.

crystalReporterNew

Programmer
Joined
Jan 18, 2004
Messages
24
Location
US
Hello

I have inserted a graph as a bar chart in my crystal report but want it to change into say a pie chart or a line chart depending on certain conditions at run time. Instead of making different crystal reports for that can I make the change in my VB program that sets the graphtype as what I want? I tried looking at the Section.ReportObjects.Item.ObjectFormat functions and stuff like that but nothing allows me to set the graph type in my program...is there anyway to do this?
 
Hi,
I have the Crystal Report that comes with the VS .Net version and when I try to open the VB file it tries to upgrade the VB 6 to the .net version but then crashes saying that the reference to crviewer.dll is not found...so I downloaded the dll on the system but still its telling me the same thing...i cant get to run the code...please help
 
I thought that you went with Chelsea's different sections for each report, I'll assume that this is an older post.

The trouble with cross posting...

-k
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top