Search found 3 matches
- Tue Jul 12, 2016 11:41 am
- Forum: ActiveX
- Topic: Series disappears
- Replies: 1
- Views: 7586
Series disappears
Hello, maybe I found a funny bug (?): if I move the series with the right mouse button sometimes the series completly or partly disappears, if I move them back, they appear again. My series are typic scientific lineseries x-y-Plots. The behavior depends on the data, sometimes it works, sometimes not...
- Sun Jan 31, 2016 3:56 pm
- Forum: ActiveX
- Topic: Problem with clicking marks
- Replies: 3
- Views: 10694
Re: Problem with clicking marks
Hi,
thanks for your answer.
I am just using a series of points. I make the points visible by an OnMouseDown event.
Thanks!
thanks for your answer.
I am just using a series of points. I make the points visible by an OnMouseDown event.
Thanks!
- Tue Jan 19, 2016 7:55 am
- Forum: ActiveX
- Topic: Problem with clicking marks
- Replies: 3
- Views: 10694
Problem with clicking marks
Hi, I have a series of points. To show some supportive information to them, the marks pop up and disappear by clicking these points. My problem is now if a marks box covers another point, it is not possible to show the marks of this other point afterwards. How can I solve this problem? Many thanks i...