cancel
Showing results for 
Search instead for 
Did you mean: 

Draw a Horizontal target line on bar chart

Former Member
0 Kudos

I am trying to reach out to crystal report gurus for the following problem, I am relatively new with crystal reports and would really appreciate if you could provide a solution or point me in the rite direction.

I am working on a project which requires to show various charts on an .aspx page. (.net 2.0). I am using CR10.2.36, the one that comes with VS2005.

My problem is I need to add a target line on a bar chart, e.g.

I have (Y)years and (X)Examscores, I need to put a line (target line) on the Exam Scores.

100% |

(X)Score |

45%

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (this is the target line I need to have)

|

0% |__________________________

2001 2002 2003

now this target line should move up or down on click of a button or a .net slider control (which would be somewhere on the page).

So I guess I need to add the target line to the bar chart programmatically after the chart loads.

I am able to load the chart correctly but I am not able to think of a way to add the target line and there seems to be not a lot of help out there.

I appreciate your time and help

Thanks

rohan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

(X)Score

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (this is the target line I need to have)

|

|__________________________

2001 2002 2003

just drew the graph again since it was not looking good above

Answers (1)

Answers (1)

0 Kudos

Graphing is a third party component and we have limited functionality at runtime. Do this in the Report designer