What comes after OnAfterDraw()?
What comes after OnAfterDraw()?
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?
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
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