Hi.
I have a very strange behaviour with the checkboxes of the legend. I have a legend which is positioned at the top of the TChart. And if I click on a checkbox the according series disapperies correctly.
BUT as soon as I set Axis.Bottom.Labels.Visible = FALSE the checkboxes dont react anymore!
This also has to do something with the way my programming language accesses the OCX. I have 2 objects
- one is called a HANDLE which is the 'container' of the OCX with which I can position and view/hide it.
- and a COM-HANDLE with which I access the TChart properties.
So If the OCX is already set to visible before I set Bottom.Labels.Visible = FALSE, the checkboxes still work perfect.
But if the OCX is set to visible after I set the Bottom.Labels.Visible = FALSE my explained problem occures and the checkboxes are dead.
I hope you can work something out!
Harry
legend checkboxes not clickable - bug?
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Harry,
Thanks for reporting. I could reproduce the issue and I've added it (TV52011611) to our defect list to be fixed for future releases.
Thanks for reporting. I could reproduce the issue and I've added it (TV52011611) to our defect list to be fixed for future releases.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |