OnGetSeriesMark event not called when using print preview
Posted: Tue Oct 16, 2007 7:40 am
I am attempting to store some extra data for each point of a series using the Label field. In the OnGetSeriesMark event, I mask the extra data in the Label so it does not display. However, when I click on the Print icon in the TeeCommander and the print preview window is displayed, and the OnGetSeriesMark event apparently does not get called because the extra data shows as part of the Label on the chart, on the print preview window, and the resulting printout.
This effect does not occur if I use the TeeChart.Printer.PrintPartialHandle method call.
I am using TeeChart ActiveX v7.0.1.4.
I will upload a sample project with a sample chart showing this effect to the attachments newsgroup.
Is there any other way of storing a long integer against each point in a series?
Thanks,
- James
This effect does not occur if I use the TeeChart.Printer.PrintPartialHandle method call.
I am using TeeChart ActiveX v7.0.1.4.
I will upload a sample project with a sample chart showing this effect to the attachments newsgroup.
Is there any other way of storing a long integer against each point in a series?
Thanks,
- James