Hi,
I use TeeChart 6 ActiveX in VB6.
I'm working on my own ActiveX object - something similar to TeeListBox but with other functions. How can my ActiveX get to know about adding series in TeeChart? At first I thought that TeeChart event OnSeriesBeforeAdd is what I'm looking for, but this is for being aware of adding a data point to a serie rather than the serie
Is it possible to react on this event (adding or deleting of a serie) without permanent reading of SeriesCount and comparing it with the previous value?
Thanx, Roman
Event for adding a new serie
Hi Roman,
there's not an event for this (I've added it on our wish list to be considered for future releases).
At this moment the best way to check this is in OnAfterDraw event.
there's not an event for this (I've added it on our wish list to be considered for future releases).
At this moment the best way to check this is in OnAfterDraw event.
Pep Jorge
http://support.steema.com
http://support.steema.com