I want to join two (or more) series to one. For each datapoint i can retrieve the x and y value but i can't seem to find how to retrieve the datapointlabel (added via addxy (x,y,label,color).
TIA
Jack
Where are the labels stored
Hi Jack,
you can retrieve it using :
TChart1.Series(0).PointLabel(index)
you can retrieve it using :
TChart1.Series(0).PointLabel(index)
Pep Jorge
http://support.steema.com
http://support.steema.com