Page 1 of 1

Event on change of series style

Posted: Tue Aug 01, 2006 9:08 am
by 9637396
Hi

I have a teechart on which I would like to get an event when the user or my code changes the type of a series.
Is there an Event that I can react upon?

Thanks in advance
Lars Iversen

Posted: Tue Aug 01, 2006 10:43 am
by Pep
Hi Lars,

there's not a specific event to do this, but you can check if Series type has been changed in the OnCloseEditor event.