User (Legacy) Posted May 29, 2003 Report Share Posted May 29, 2003 After I load a chart, I right click on the Series Legend and choose floating from the popup menu, the Series Legend disappear. I close my form and reload it. the Series Legend toolbar item disabled. I use EnableTBitem(i) = true can not make it enable. How can I make this toolbar item enable again? Thanks a lot Robin Cui Quote Link to comment Share on other sites More sharing options...
Software FX Posted May 31, 2003 Report Share Posted May 31, 2003 Is there a legend ? are actual strings being set ? The Enable property works only for CUSTOM commands, pre-defined commands are enabled/disabled automatically based on current chart settings. For example, the legend button is disabled when there are no legends. -- FP Software FX, Inc. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.