Add horizontal line in a DBChart to a defined Y-axis value

3

I have a DBChart graph with a string with float values on the y axis and datetime on x . I wanted to add a horizontal line according to a defined value of the y axis. The DBChart has the function of adding these lines with maximum and minimum values, however the values for line in my case will come from another dataset .

Is there a simple way to do this? What I do now is to always add two points to create a horizontal line.

    
asked by anonymous 01.03.2015 / 23:30

0 answers