TChartSeries.OnGetMarkText and TMarksTipTool.OnGetText
Posted: Wed May 09, 2007 5:20 pm
Hi,
I want to have different mark text displayed when the mark is initiated by the TMarkTipTool, or when it is initiated as the chart is drawn by the normal TChartSeries.OnGetMarkText.
I can't figure out how to do this because it seems that the TMarkToolTip is getting the mark text by calling TChartSeries.OnGetMarkText. I think I need something passed to TChartSeries.OnGetMarkText that tells me who is requesting the mark text.
Regards,
Bill
I want to have different mark text displayed when the mark is initiated by the TMarkTipTool, or when it is initiated as the chart is drawn by the normal TChartSeries.OnGetMarkText.
I can't figure out how to do this because it seems that the TMarkToolTip is getting the mark text by calling TChartSeries.OnGetMarkText. I think I need something passed to TChartSeries.OnGetMarkText that tells me who is requesting the mark text.
Regards,
Bill