I'm trying to use ThresholdLineHelper Class in my chart project, but it seems like Microsoft haven't exposed Dundas.Extensions namespace into MSChart library. Does anyone know where I could find it or use some workaround?
|
feedback
|
|
Found out that simple threshold line could be created using:
There's a sample for web, but also works for windows forms charts: http://msdn.microsoft.com/en-us/library/system.web.ui.datavisualization.charting.stripline.aspx | |||
|
feedback
|
Dundas.Extensions. – Cody Gray Dec 27 '11 at 14:42Dundas Chart V7.0– V4Vendetta Dec 27 '11 at 15:02