How to draw horizontal lines on a vertical bar chart in visual studio - TechRepublic
Question
March 23, 2010 at 08:13 AM
mjs2506

How to draw horizontal lines on a vertical bar chart in visual studio

by mjs2506 . Updated 16 years, 3 months ago

I am using Visual Studio 2008 and sql server 2005.
The problem is ridiculously simple. I have a bar chart which details performance in a number of areas and i want to draw a horizontal line across it as a performance target line.

All the data comes through a data source connection to a SQL database.
The target line is not static and will also need to be taken from the datasource.
This is easy to do in excel, but i cant find a way to do it in visual studio.
Ive looked through technet, even looked in help and googled the hell out out of it. The facility doesnt appear to exist so I suspect I am missing something simple.
Any help would be appreciated

This discussion is locked

All Comments