المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Bar Chart in Crystal Reports [modified]



C# Programming
07-08-2009, 01:21 PM
HI
Can anyone help me, creating a bar chart using crystal reports

it's uses a simple Database table

TableName|WaiterResponseTime
Table 1 | 30 seconds
Table 2 | 20 seconds

i want the graph to show thable name on the x axis and Waiter Response Time in seconds on the y axis
i got this working fine, however it's not displying the seconds correctly, i think it's doing a count and showing how many times a table appears in the database instead of displaying the corresponding seconds value


thanx in advance http://www.barakasoft.com/script/Forums/Images/smiley_smile.gif

modified on Wednesday, July 8, 2009 4:58 AM