User (Legacy) Posted May 3, 2005 Report Posted May 3, 2005 I am capturing all of the PaintMarker events and I noticed that the event for the last point in the series is being called with an nPoint value of 0 instead of the correct point index in the series. Also, the complete series seems to be firing twice in succession. What the heck should I look for? Thanks! Chuck
User (Legacy) Posted May 3, 2005 Author Report Posted May 3, 2005 Oh, I forgot to mention that I am running version 5.0.14.5 of the OCX control and am using it on an ActiveReports 2.0 page. I also just put some code in the PrePaintMarker event and it is NOT firing for the last point, which is what I would expect. So the PaintMarker event is definitely misfiring. "Chuck Rickard" <chuck@chucktech.com> wrote in message news:EmgTx$CUFHA.2608@webserver3.softwarefx.com... >I am capturing all of the PaintMarker events and I noticed that the event >for the last point in the series is being called with an nPoint value of 0 >instead of the correct point index in the series. Also, the complete >series seems to be firing twice in succession. > > What the heck should I look for? > > Thanks! > > Chuck >
Recommended Posts
Archived
This topic is now archived and is closed to further replies.