Page 1 of 1
What comes after OnAfterDraw()?
Posted: Mon Jan 12, 2004 6:29 pm
by 9078925
The problem is I want to do something if the user changes axis settings in the graph editor. For example, if automatic axis is set to 'off', the axis events or even OnAfterDraw, does not yet register this change, is there any event that would?
Posted: Mon Jan 12, 2004 8:09 pm
by 9078925
Sorry, it actually does see the change, but what I do in code doesn't take effect until the next time round.
Posted: Tue Jan 13, 2004 9:07 am
by Pep
Hi Craig,
one way would be to have your TeeChart users access the TeeChart Editor via the TeeCommander's Edit button. You could then take advantage of the ITeeCommander.OnEditedChart event which fires everytime the TeeChart Editor closes having been opened via the Edit button.
Josep Lluis Jorge
http://support.steema.com