Hello John, Thank you very much for your message. All good, things can easily be overlooked. That's why I asked cautiously. There will be a maximum of 2 graph lines. The blue one shows a current, the red one shows the corresponding voltage. The reference curve is the blue one (current). This current can only be positive, sometimes only negative, or both. It doesn't necessarily have a value that goes through 0. In the example it is between 100 and 2850 amperes. The same applies to the voltage. This...
Hi John, it took a little while to scale down the actual project so that only the problem itself remained. As you can see from the attached picture, the two zero points of the Y/Y2 axis are not at the same height. Therefore, I would like to move the two graphs within the graph pane so that Y0 of the two Y-axes are congruent. Zedgraph probably does not provide such a function as standard. But in this thread (and this is the only one on the www that I could find) it is discussed. Unfortunately the...
Hi John, it took a little while to scale down the actual project so that only the problem itself remained. As you can see from the attached picture, the two zero points of the Y/Y2 axis are not at the same height. Therefore, I would like to move the two graphs within the graph pane so that Y0 of the two Y-axes are congruent. Zedgraph probably does not provide such a function as standard. But in this thread (and this is the only one on the www that I could find) it is discussed. Unfortunately the...
Hello John, thanks for the offer. My problem is not that I generally don't get along with zedgaph, but that some properties are simply not members of zedgraph classes when I translate the above C# code to VB. he same problem probably exists in C#, but I can't test it quickly because I'm only running VS with VB. So I'm wondering, where do these properties come from? Are these legacy? However, I can't find any meaningful information about it.
Hi hello, I know this is a pretty old thread but maybe people will still read it. I have the exact problem that I'm still using Zedgraph in an older application and I want to make the axes Y and Y2 coincide with the zero point in the graph. I use the latest zedgraph version 5.1.7. and program in VB. Therefore I translated the above code. But unfortunately [.IsMinorOppositeTic] and [.Step] are complained about as not being members of ...Axis. What's more, I can't find any real information on the web...