Hi,
I have been trying to change the legend string through this code:
TChart1.Series(iCurrSeries).LegendString(iCurrSeries, 0) = strSeriesLabel
However, I always get this error:
Property let procedure not defined and property get procedure did not return an object.
How can I change the Legend string?
Thanks
Change the legend string
Hi,
to change the legend text you must use the OnGetLegendText event. I think there's an example of this in the Demo Features project.
to change the legend text you must use the OnGetLegendText event. I think there's an example of this in the Demo Features project.
Pep Jorge
http://support.steema.com
http://support.steema.com