Hi,
There is some issue I am facing with Legend scroll bar, which I want to share with you. I am using ActiveX TeechartX7 while I am trying to add Legend scrollbar and try to set its property it show error dialog.
Code written to add Legend scroll bar is as follows:
m_chart1.GetTools().Add(tcLegendScrollBar);
m_chart1.GetTools().GetItems(0).GetAsLegendScrollBar().SetDrawStyle(dsWhenNeeded);
It would be very kind of you if you could suggest me with a better option to do so.
Regards,
Amol
Legend scroll bar issue
Re: Legend scroll bar issue
Hello amol,
I am afraid I can not reproduce your problem here, please can you made a simple project we run as-is here because we can try to find a solution for your problem?
Thanks,
I am afraid I can not reproduce your problem here, please can you made a simple project we run as-is here because we can try to find a solution for your problem?
Thanks,
Best Regards,
Sandra Pazos / 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 |
Re: Legend scroll bar issue
Hello Sandra
i send you demo project please go through it.
when I am trying to add Legend scrollbar and try to set its property it show error dialog "Not Implemented"
i am using ActiveX7 teechart.
it would be very kind of you if you could suggest me with a better option to do so.
Regards,
Amol
i send you demo project please go through it.
when I am trying to add Legend scrollbar and try to set its property it show error dialog "Not Implemented"
i am using ActiveX7 teechart.
it would be very kind of you if you could suggest me with a better option to do so.
Regards,
Amol
- Attachments
-
- LegendScrollBar_AxisIssue_add_legend_ scrollbartool.rar
- (275.43 KiB) Downloaded 786 times
Re: Legend scroll bar issue
Hello Amol,
Sorry for the delay. We have done many test with your code in last version 7 and in last version 2012 and in last version 2012 your problem doesn't appear,therefore your problem is solved in last version of TeeChartActivex2012. I recommend you check if your problem appears for you with last version using Evaluation version that you can download here.
Thanks,
Sorry for the delay. We have done many test with your code in last version 7 and in last version 2012 and in last version 2012 your problem doesn't appear,therefore your problem is solved in last version of TeeChartActivex2012. I recommend you check if your problem appears for you with last version using Evaluation version that you can download here.
Thanks,
Best Regards,
Sandra Pazos / 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 |