473,769 Members | 2,430 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to display bar chart in crystal report ???????

27 New Member
hi every one ,
i m doing one report for my project that display the information for particular campaign.
now the procedure or the way i want my project is that the user will select the multiple or single campaign from listbox and accordingly i want to display the total of read mail for that comapigns that he had selected .
my tables are
1)Campaign
comp_id,
comp_name,
2) emailtracking
emt_id,
comp_id,
read mail,
click mail,
bounced mail,
deleivered mail.





now i want to display bar like

D H
| |
I |
| |
| |
| |
| |
| |
_______________ _______________ _______________ _______________
readmail click mail bounced mail Delivered mail


Please reply soon its very very urgent..if possible reply today....Regard s
Ripen
Feb 26 '07 #1
1 2422
markchimes
9 New Member
Hi Ripen,

Open up Crystal Reports in VS2003/2005 and use the wizard to create a new report. The wizard includes a tab page to create a chart.
Easy!
cheers,
Mark Chimes

hi every one ,
i m doing one report for my project that display the information for particular campaign.
now the procedure or the way i want my project is that the user will select the multiple or single campaign from listbox and accordingly i want to display the total of read mail for that comapigns that he had selected .
my tables are
1)Campaign
comp_id,
comp_name,
2) emailtracking
emt_id,
comp_id,
read mail,
click mail,
bounced mail,
deleivered mail.





now i want to display bar like

D H
| |
I |
| |
| |
| |
| |
| |
_______________ _______________ _______________ _______________
readmail click mail bounced mail Delivered mail


Please reply soon its very very urgent..if possible reply today....Regard s
Ripen
Mar 1 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

0
1524
by: wangyang | last post by:
I designed a crystal report by Microsoft Visual Studio .NET (Version 1.1),and I inserted a chart in the report. All Text Font are "Arial" in the chart. I viewed the report in web application and web server is windows 2000 Server. If the version of windows 2000 Server is Traditional chinese,Text in chart (such as Title,Group Title,Legend Title) are illegible. If the version of windows 2000 Server is English or simplified chinese,Text in...
0
1372
by: Tarek | last post by:
hi all, I just created a new crystal report with pie chart. But when I started to test, then it cannot show the pie chart, it shows "x" on the chart top-left corner. but just only show the correct data. WHY?? I feel appreciated that anyone can help me .... ^^' ... -- Regards,
0
376
by: simsimlhr | last post by:
What i want to do. Give chart hard coded values.Not from database.Values From simple variables. Summary: passing parameter to chart in crystal report not from database but from hard coding
3
7203
by: Serdar C | last post by:
hello there.. there used to be a usefull and simple control on vb6.0 which was a line chart.. it was quite easy to use.. but in c# theres a pani named "crystal reports" and its too much complicated for just drawing a line chart in my opinion... do u now a free control that i can use in my programs? and one more problem is i can draw a line chart in crystal reports but mysteriously it just shows the count of numbers in chart.. my data is...
0
1826
by: michael | last post by:
Hi all, i want to know how to display multiple lines in one crystal report chart in asp.net i wrote some codes but it always display 2 lines in separate chart(please refer to the codes below), how can i display them in one chart? is there any settings i need to configure?
1
3840
by: Scott H. | last post by:
Hello: I am trying to use Crystal Reports from VS.NET 2003 to produce a simple line chart, where the x axis represents the number of measurements taken and the y axis represents the range of measurement values. There are two sets of points or measurements, so I would like a line on the chart for each set of values (two lines). I can produce the line chart on a VB.NET form correctly using an Infragistics UltraChart obeject. The data...
0
7451
by: Jeff | last post by:
Help!!! The bitmap I am trying to display in a sample Crystal Report is coming up with much less quality than the original bitmap. I have a 300x300 dpi bitmap file that I want to insert at run time into a Crystal Report. The path to the file is stored in a varchar(100) field in a table in SQL Server. The Crystal Report displays the bitmap in the IBlobField object but it
0
2925
by: Gilberto Avila | last post by:
I'm currently developing a web application with ASP .NET 1.1. I'm using the bundled Crystal Reports in Visual Studio 2003 to create reports for this application. The system specification requires a Gantt chart inside one of these reports, and that's the problem: this version of Crystal Reports doesn't have a Gantt chart option. I know that VS 2005 ships with Crystal Reports 10 version that supports Gantt charts. I'm avoiding the...
0
1290
by: Guy Gallant | last post by:
Does anybody know if a Crystal Report (V11) can call a Dundas Chart. Using C# (2.0) can we have a Crystal Report include a Dundas Chart.
1
5599
by: shaziya | last post by:
Hello there, I have one crystal report in VisulaStudio 2003 C#, i have used IGraphObject for Line Chart. My data is somewhat like this 0.00, 0.01, 0.03 ....etc on y axis and 0000,0002,0004,....etc on x-axis Now when i plot the graph i can see propert values on X-axis (with overalapping) thats fine but on y-axis i can see all zero values.
0
9589
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9423
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10219
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10049
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9998
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
5448
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3967
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3567
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2815
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.