Skip chart event

TeeChart for ActiveX, COM and ASP
Post Reply
Ninj
Newbie
Newbie
Posts: 17
Joined: Wed Jun 16, 2004 4:00 am
Location: Singapore

Skip chart event

Post by Ninj » Fri Jun 03, 2005 3:47 am

Is there a way on which i can skip an event of the chart? Because i noticed that even after i close my form, events onGetSeriesMark, onAfterDraw, onGetAxisLabel, etc are still fired.

I am using ms access and Tchart V6.0.0.5.

Thanks for the help in advance.

Pep
Site Admin
Site Admin
Posts: 3295
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Thu Jun 16, 2005 11:14 am

Hi,

how about setting :
TChart1.AutoRepaint = False
when you close your form ?

Ninj
Newbie
Newbie
Posts: 17
Joined: Wed Jun 16, 2004 4:00 am
Location: Singapore

Post by Ninj » Tue Jun 21, 2005 8:02 am

Did your suggestion but still doesnt work :( any other idea?

Pep
Site Admin
Site Admin
Posts: 3295
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Mon Jun 27, 2005 2:49 pm

Hi,

I'm not sure which is the problem here, could you please explain what you're trying to accomplish and we'll try to find a solution ?

Post Reply