Hi,
I have a bar chart with series. In my dataset I have one other value(salary for that member)that I need to plot horizontally across the bar chart.
The value is dynamic. How can I add a line?
Thanks
Hi whisky,
Maybe the StripLine is what you want. If I’m right, you could have a look at the following links. If not, please let me know.
http://stackoverflow.com/questions/4967641/implementing-target-lines-in-ssrs-column-charts
https://sqlserverbiblog.wordpress.com/tag/strip-line/
http://stackoverflow.com/questions/15815379/dynamically-position-vertical-stripline-in-ssrs-2008
Best Regards,
Weibo Zhang