Menu

#150 PointValueEvent never firing

v1.0_(example)
open
nobody
1
2014-06-13
2014-06-13
ben
No

I can't get this event to fire at all.
I have added the handler:
this.zg1.PointValueEvent += new ZedGraph.ZedGraphControl.PointValueHandler(this.myPointValueHandler3);

but myPointValueHandler3 is never reached.

What could I be doing wrong?
thanks

Discussion


Log in to post a comment.