Page 1 of 1

legend checkboxes not clickable - bug?

Posted: Thu Jul 20, 2006 2:57 pm
by 9530384
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

Posted: Thu Jul 20, 2006 3:31 pm
by narcis
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.