ASP.Net Charting Control - Display a Threshold
        Posted  
        
            by Damien
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Damien
        
        
        
        Published on 2010-05-17T09:46:06Z
        Indexed on 
            2010/05/17
            9:50 UTC
        
        
        Read the original article
        Hit count: 510
        
ASP.NET
|charting-controls
Is it possible to display a static line across a chart which appears at a given point on the Y Axis? So say I have a chart which measures test scores, ranges which 0 to 100 which 70% being the pass mark and therefore displaying a straight line across the chart at this point? Would I have to add a new series or is there a property for such a function?
Thanks, Damien
© Stack Overflow or respective owner