hi experts,
Is it anyway to get the text of an axislabel that is invisible?
I add unique text to axis labels. I have to know th x and y values and x axislabel text at a given point (a given value of valuelist)
now, the value is 12:
.xvalues.value(12) - works
.yvalues.value(12) - works
.labels.item(12).text - does not works for me because it give the 12. visible label text, but I need the text of the label of 12. value and actually the label of 12. value is invisible (it is missed from labels.item() array).
thank
text of invisible label
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |