Iam a newbie to crystal report.Can anyone tel me Adding a Target Line to Bar Chart programmatically in crystal report(crystal report 8) using visual studio 2008.
Target line is shown in image below:

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Solution
quoted from http://www.maximumimpactsolutions.co.uk/blog/comments.asp?bd=125
Create the chart as required
Select the Y-axis of the chart
Right click on the Y-axis, select the menu option Data (Y) Axis
In the Data (Y) Axis Setting dialog box, click on the Gridlines Tab
Add a tick to the Draw Custom Line at option
Add the required value in the text box
Press the OK button
To format the Target Line:
Select the Target Line
Right click on the Target Line, select the menu option Format User Line
In the Format User Line Dialog Box, apply the required formatting
Press the OK button